Partager via


DhcpOptions.DnsServers Propriété

Définition

Obtient ou définit la liste des adresses IP des serveurs DNS.

[Newtonsoft.Json.JsonProperty(PropertyName="dnsServers")]
public System.Collections.Generic.IList<string> DnsServers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dnsServers")>]
member this.DnsServers : System.Collections.Generic.IList<string> with get, set
Public Property DnsServers As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à