DnsZone.ZoneType Property

Definition

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

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

Property Value

Applies to