Compartilhar via


NetworkInterfaceDnsSettings.AppliedDnsServers Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to