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

FrontDoorCustomDomainPatch 类

定义

创建或更新域所需的域 JSON 对象。

public class FrontDoorCustomDomainPatch
type FrontDoorCustomDomainPatch = class
Public Class FrontDoorCustomDomainPatch
继承
FrontDoorCustomDomainPatch

构造函数

FrontDoorCustomDomainPatch()

初始化 FrontDoorCustomDomainPatch 的新实例。

属性

DnsZoneId

获取或设置 ID。

PreValidatedCustomDomainResourceId

资源 ID。

ProfileName

保存域的配置文件的名称。

TlsSettings

指定如何为域启用 HTTPS 的配置 - 使用 AzureFrontDoor 托管证书或用户自己的证书。 如果未指定,则默认情况下启用 ssl 将使用 AzureFrontDoor 托管证书。

适用于