DnsZone.NameServers Property

Definition

Name servers provisioned for this zone

public System.Collections.Generic.List<string> NameServers { get; set; }
member this.NameServers : System.Collections.Generic.List<string> with get, set
Public Property NameServers As List(Of String)

Property Value

Applies to