共用方式為


EntityHealthState.AggregatedHealthState Property

Definition

Gets the aggregated health state computed by Health Manager based on all reported events and the desired policy.

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

Property Value

The aggregated health state computed by Health Manager.

Applies to