WorkloadNetworkDnsZone.DnsServerIps 屬性

定義

取得或設定 DNS 區域的 DNS 伺服器 IP 陣列。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於