ClusterHealthChunk.HealthState Property

Definition

Gets the cluster aggregated health state.

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

Property Value

The cluster aggregated health state.

Applies to