다음을 통해 공유


AvailabilityProperties.Strategy 속성

정의

프라이빗 클라우드의 가용성 전략을 가져오거나 설정합니다. 가능한 값은 'SingleZone', 'DualZone'입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상