HealthReport.HealthInformation Property

Definition

Gets the health information that describes common health fields.

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

Property Value

The health information that describes common health fields.

Remarks

The health information is persisted in the health store inside the HealthEvent.

Applies to