Share via


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.

useSubDomainName

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