CustomDomain is a JSON Structure definition published by Azure Storage Account, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/json-structure/azure-storage-account-custom-domain-structure.json",
"description": "The custom domain assigned to this storage account. This can be set via Update.",
"properties": {
"name": {
"description": "Gets or sets the custom domain name assigned to the storage account. Name is the CNAME source.",
"type": "string"
},
"useSubDomainName": {
"description": "Indicates whether indirect CName validation is enabled. Default value is false. This should only be set on updates.",
"type": "boolean"
}
},
"type": "object",
"required": [
"name"
],
"name": "CustomDomain"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.