Share via


DeepCreatedCustomDomain interface

Custom domains created on the CDN endpoint.

Properties

hostName

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

name

Custom domain name.

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

hostName

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

hostName?: string

Property Value

string

name

Custom domain name.

name: 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