StaticSiteCustomDomainOverviewARMResource interface
Static Site Custom Domain Overview ARM resource.
- Extends
Properties
created |
The date and time on which the custom domain was created for the static site. NOTE: This property will not be serialized. It can only be populated by the server. |
domain |
The domain name for the static site custom domain. NOTE: This property will not be serialized. It can only be populated by the server. |
error |
NOTE: This property will not be serialized. It can only be populated by the server. |
status | The status of the custom domain NOTE: This property will not be serialized. It can only be populated by the server. |
validation |
The TXT record validation token NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Kind of resource. |
name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
createdOn
The date and time on which the custom domain was created for the static site. NOTE: This property will not be serialized. It can only be populated by the server.
createdOn?: Date
Property Value
Date
domainName
The domain name for the static site custom domain. NOTE: This property will not be serialized. It can only be populated by the server.
domainName?: string
Property Value
string
errorMessage
NOTE: This property will not be serialized. It can only be populated by the server.
errorMessage?: string
Property Value
string
status
The status of the custom domain NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
validationToken
The TXT record validation token NOTE: This property will not be serialized. It can only be populated by the server.
validationToken?: string
Property Value
string
Inherited Property Details
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyOnlyResource.id
kind
name
Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyOnlyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyOnlyResource.type