INetwork.DnsServerIPs Property

Definition

Gets list of DNS server IP addresses associated with this virtual network.

public System.Collections.Generic.IReadOnlyList<string> DnsServerIPs { get; }
member this.DnsServerIPs : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property DnsServerIPs As IReadOnlyList(Of String)

Property Value

Applies to