次の方法で共有


InstanceFailoverGroup.ReplicationState プロパティ

定義

フェールオーバー グループ インスタンスのレプリケーション状態を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationState")]
public string ReplicationState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationState")>]
member this.ReplicationState : string
Public ReadOnly Property ReplicationState As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象