다음을 통해 공유


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

적용 대상