Compartir a través de


ZoneProperties.ZoneType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Dns.Support.ZoneType? ZoneType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.ZoneType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Dns.Support.ZoneType> with get, set
Public Property ZoneType As Nullable(Of ZoneType)

Property Value

Implements

Attributes

Applies to