CapabilityProperties.SupportedHAMode プロパティ

定義

サポートされている高可用性モードを取得します

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象