HealthEvaluation.Kind Property
Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2
Gets the kind of the health evaluation.
Namespace: System.Fabric.Health
Assembly: System.Fabric (in System.Fabric.dll)
Syntax
public HealthEvaluationKind Kind { get; private set; }
Property Value
Type: System.Fabric.Health.HealthEvaluationKind
A HealthEvaluationKind of the health evaluation.
See Also
HealthEvaluation Class
System.Fabric.Health Namespace
Return to top