DnsSettings.Servers Property

Definition

List of Custom DNS Servers.

public Azure.Provisioning.BicepList<string> Servers { get; set; }
member this.Servers : Azure.Provisioning.BicepList<string> with get, set
Public Property Servers As BicepList(Of String)

Property Value

Applies to