CustomDomain interface
Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.
- Extends
Properties
custom |
Certificate parameters for securing custom HTTPS |
custom |
Provisioning status of the custom domain. NOTE: This property will not be serialized. It can only be populated by the server. |
custom |
Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step. NOTE: This property will not be serialized. It can only be populated by the server. |
host |
The host name of the custom domain. Must be a domain name. |
provisioning |
Provisioning status of Custom Https of the custom domain. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
Resource status of the custom domain. NOTE: This property will not be serialized. It can only be populated by the server. |
validation |
Special validation or data may be required when delivering CDN to some regions due to local compliance reasons. E.g. ICP license number of a custom domain is required to deliver content in China. |
Inherited Properties
id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Read only system data 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
customHttpsParameters
Certificate parameters for securing custom HTTPS
customHttpsParameters?: CustomDomainHttpsParametersUnion
Property Value
customHttpsProvisioningState
Provisioning status of the custom domain. NOTE: This property will not be serialized. It can only be populated by the server.
customHttpsProvisioningState?: string
Property Value
string
customHttpsProvisioningSubstate
Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step. NOTE: This property will not be serialized. It can only be populated by the server.
customHttpsProvisioningSubstate?: string
Property Value
string
hostName
The host name of the custom domain. Must be a domain name.
hostName?: string
Property Value
string
provisioningState
Provisioning status of Custom Https of the custom domain. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
resourceState
Resource status of the custom domain. NOTE: This property will not be serialized. It can only be populated by the server.
resourceState?: string
Property Value
string
validationData
Special validation or data may be required when delivering CDN to some regions due to local compliance reasons. E.g. ICP license number of a custom domain is required to deliver content in China.
validationData?: 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 ProxyResource.id
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 ProxyResource.name
systemData
Read only system data NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
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 ProxyResource.type