次の方法で共有


PartitionHealth.ReplicaHealthStates プロパティ

定義

正常性ストアにある現在のパーティションのレプリカの正常性状態を取得します。

public System.Collections.Generic.IList<System.Fabric.Health.ReplicaHealthState> ReplicaHealthStates { get; }
member this.ReplicaHealthStates : System.Collections.Generic.IList<System.Fabric.Health.ReplicaHealthState>
Public ReadOnly Property ReplicaHealthStates As IList(Of ReplicaHealthState)

プロパティ値

正常性ストアにある現在のパーティションのレプリカ。

適用対象