次の方法で共有


EntityHealthState.AggregatedHealthState プロパティ

定義

報告されたすべてのイベントと目的のポリシーに基づいて Health Manager によって計算された集計された正常性状態を取得します。

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

プロパティ値

Health Manager によって計算された集計された正常性状態。

適用対象