CustomDomainProperties interface

The JSON object that contains the properties of the custom domain to create.

Properties

customHttpsParameters

Certificate parameters for securing custom HTTPS

customHttpsProvisioningState

Provisioning status of the custom domain.

customHttpsProvisioningSubstate

Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step.

hostName

The host name of the custom domain. Must be a domain name.

provisioningState

Provisioning status of Custom Https of the custom domain.

resourceState

Resource status of the custom domain.

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.

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