Share via


EventHealthEvaluation.UnhealthyEvent Property

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Gets the unhealthy event details.

Namespace:   System.Fabric.Health
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

public HealthEvent UnhealthyEvent { get; internal set; }

Property Value

Type: System.Fabric.Health.HealthEvent

The HealthEvent that led to current aggregated health state.

See Also

EventHealthEvaluation Class
System.Fabric.Health Namespace

Return to top