HealthReport.Kind Property

Definition

Gets the kind of the health report.

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

Property Value

The kind of the health report.

Applies to