다음을 통해 공유


WorkloadNetworkDnsService.DnsServiceIp 속성

정의

DNS 서비스의 DNS 서비스 IP를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상