CustomDomainProperties interface
The JSON object that contains the properties of the custom domain to create.
Properties
| custom |
Certificate parameters for securing custom HTTPS |
| custom |
Provisioning status of the custom domain. |
| custom |
Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step. |
| host |
The host name of the custom domain. Must be a domain name. |
| provisioning |
Provisioning status of Custom Https of the custom domain. |
| resource |
Resource status of the custom domain. |
| 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. |
Property Details
customHttpsParameters
Certificate parameters for securing custom HTTPS
customHttpsParameters?: CustomDomainHttpsParametersUnion
Property Value
customHttpsProvisioningState
Provisioning status of the custom domain.
customHttpsProvisioningState?: string
Property Value
string
customHttpsProvisioningSubstate
Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step.
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.
provisioningState?: string
Property Value
string
resourceState
Resource status of the custom domain.
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