DnsZone.NameServers 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.

public Azure.Provisioning.BicepList<string> NameServers { get; }
member this.NameServers : Azure.Provisioning.BicepList<string>
Public ReadOnly Property NameServers As BicepList(Of String)

Property Value

Applies to