次の方法で共有


NodeHealthStateChunk.HealthState プロパティ

定義

報告されたすべての正常性イベントとクラスターの正常性ポリシーに基づいて計算された、ノードの集計された正常性状態を取得します。

public System.Fabric.Health.HealthState HealthState { get; }
member this.HealthState : System.Fabric.Health.HealthState
Public ReadOnly Property HealthState As HealthState

プロパティ値

ノードの集計された正常性状態。

適用対象