다음을 통해 공유


AvailabilityProperties.SecondaryZone 속성

정의

프라이빗 클라우드에 대한 보조 가용성 영역을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상