次の方法で共有


ClusterHealth.NodeHealthStates プロパティ

定義

正常性ストアにあるクラスター ノードの正常性状態を取得します。

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

プロパティ値

正常性ストアにあるクラスター ノード。

適用対象