Share via


HealthEvent Class

Definition

Represents health information reported on a health entity, such as cluster, application or node, with additional metadata added by the Health Manager.

public sealed class HealthEvent
type HealthEvent = class
Public NotInheritable Class HealthEvent
Inheritance
HealthEvent

Remarks

Health events are returned by health queries such as GetClusterHealthAsync(ClusterHealthQueryDescription). They contain HealthInformation sent to Health Manager in a HealthReport.

Applies to