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

DnsZoneData.ZoneType 属性

定义

此 DNS 区域的类型 (公共或专用) 。

public Azure.ResourceManager.Dns.Models.DnsZoneType? ZoneType { get; set; }
member this.ZoneType : Nullable<Azure.ResourceManager.Dns.Models.DnsZoneType> with get, set
Public Property ZoneType As Nullable(Of DnsZoneType)

属性值

适用于