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

適用於