EventHealthEvaluation.UnhealthyEvent Property

Definition

Gets the unhealthy event details.

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

Property Value

The HealthEvent that led to current aggregated health state.

Applies to