EntityKindHealthStateCount.HealthStateCount Property

Definition

Gets the health state count for the entities of the specified kind.

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

Property Value

The health state count for the entities of the specified kind.

Applies to