HealthEvent.HealthInformation Property

Definition

Gets the health information that was sent to health store in a HealthReport.

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 was sent to health store in a HealthReport.

Applies to