다음을 통해 공유


WorkloadNetworkDnsZone.DnsServices 속성

정의

DNS 영역을 사용하여 DNS 서비스의 수를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsServices")]
public long? DnsServices { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsServices")>]
member this.DnsServices : Nullable<int64> with get, set
Public Property DnsServices As Nullable(Of Long)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상