AvailabilityProperties.Strategy Property

Definition

Gets or sets the availability strategy for the private cloud. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to