VnetInfoInner.DnsServers 속성

정의

이 Virtual Network 사용할 DNS 서버를 가져오거나 설정합니다. IP 주소의 쉼표로 구분된 목록이어야 합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상