AFDDomainUpdatePropertiesParameters interface
包含要创建的域属性的 JSON 对象。
属性
| azure |
对 Azure DNS 区域的资源引用 |
| pre |
对预验证自定义域所有权的 Azure 资源的资源引用 |
| profile |
保存域的配置文件的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| tls |
指定如何为域启用 HTTPS 的配置 - 使用 AzureFrontDoor 托管证书或用户自己的证书。 如果未指定,则启用 ssl 默认使用 AzureFrontDoor 托管证书。 |
属性详细信息
azureDnsZone
preValidatedCustomDomainResourceId
对预验证自定义域所有权的 Azure 资源的资源引用
preValidatedCustomDomainResourceId?: ResourceReference
属性值
profileName
保存域的配置文件的名称。 注意:此属性不会序列化。 它只能由服务器填充。
profileName?: string
属性值
string
tlsSettings
指定如何为域启用 HTTPS 的配置 - 使用 AzureFrontDoor 托管证书或用户自己的证书。 如果未指定,则启用 ssl 默认使用 AzureFrontDoor 托管证书。
tlsSettings?: AFDDomainHttpsParameters