VNetCommonFields.DnsServers Property

Definition

Optional. A list of DNS server IP addresses.

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

Property Value

Applies to