Share via


DnsZoneData.ZoneType Property

Definition

The type of this DNS zone (Public or Private).

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)

Property Value

Applies to