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

CustomDomainProperties interface

应用资源有效负载的自定义域。

属性

appName

域的应用名称。 注意:此属性不会序列化。 它只能由服务器填充。

certName

域的绑定证书名称。

provisioningState

域说明的预配状态:此属性不会序列化。 它只能由服务器填充。

thumbprint

绑定证书的指纹。

属性详细信息

appName

域的应用名称。 注意:此属性不会序列化。 它只能由服务器填充。

appName?: string

属性值

string

certName

域的绑定证书名称。

certName?: string

属性值

string

provisioningState

域说明的预配状态:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

thumbprint

绑定证书的指纹。

thumbprint?: string

属性值

string