DNSSettings.SecondaryIpv6DnsServers Property

Definition

Gets or sets the secondary IPv6 DNS server for the device

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to