PartitionHealthStateChunk.HealthState プロパティ

定義

報告されたすべての正常性イベント、レプリカの子、およびアプリケーションの正常性ポリシーに基づいて計算された、パーティションの集計された正常性状態を取得します。

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

プロパティ値

パーティションの集計された正常性状態。

適用対象