다음을 통해 공유


AvailabilityProperties.Zone 속성

정의

프라이빗 클라우드의 기본 가용성 영역을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="zone")]
public int? Zone { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="zone")>]
member this.Zone : Nullable<int> with get, set
Public Property Zone As Nullable(Of Integer)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상