다음을 통해 공유


WorkloadNetworkDnsService.DefaultDnsZone 속성

정의

DNS 서비스의 기본 DNS 영역을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상