Zone.ZoneType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Inlined)]
public string ZoneType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Inlined)>]
member this.ZoneType : string with get, set
Public Property ZoneType As String

Property Value

Implements

Attributes

Applies to