SiteDnsConfig.DnsServers Property

Definition

List of custom DNS servers to be used by an app for lookups. Maximum 5 dns servers can be set.

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

Property Value

Applies to