共用方式為


EntityKindHealthStateCount.EntityKind Property

Definition

Gets the entity kind. The HealthStateCount shows how many entities of this kind are in Ok, Warning, and Error state.

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

Property Value

The entity kind.

Applies to