다음을 통해 공유


PrivateLinkResource.RequiredZoneNames 속성

정의

프라이빗 DNS 리소스 이름에 필요한 영역 이름 목록을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requiredZoneNames")]
public System.Collections.Generic.IList<string> RequiredZoneNames { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requiredZoneNames")>]
member this.RequiredZoneNames : System.Collections.Generic.IList<string>
Public ReadOnly Property RequiredZoneNames As IList(Of String)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상