你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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