Compartir a través de


ZoneProperties.NameServer Property

Definition

The name servers for this DNS zone. This is a read-only property and any attempt to set this value will be ignored.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public string[] NameServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.NameServer : string[]
Public ReadOnly Property NameServer As String()

Property Value

String[]

Implements

Attributes

Applies to