CustomDomain interface
The custom domain assigned to this storage account. This can be set via Update.
Properties
name | Gets or sets the custom domain name assigned to the storage account. Name is the CNAME source. |
use |
Indicates whether indirect CName validation is enabled. Default value is false. This should only be set on updates. |
Property Details
name
Gets or sets the custom domain name assigned to the storage account. Name is the CNAME source.
name: string
Property Value
string
useSubDomainName
Indicates whether indirect CName validation is enabled. Default value is false. This should only be set on updates.
useSubDomainName?: boolean
Property Value
boolean