CapabilityProperties.SupportedHAMode Property

Definition

Gets supported high availability mode

[Newtonsoft.Json.JsonProperty(PropertyName="supportedHAMode")]
public System.Collections.Generic.IList<string> SupportedHAMode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedHAMode")>]
member this.SupportedHAMode : System.Collections.Generic.IList<string>
Public ReadOnly Property SupportedHAMode As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to