EventHealthEvaluation Class

Definition

Represents health evaluation of a HealthEvent. Can be returned when evaluating health of an entity returns Error or Warning.

C#
public sealed class EventHealthEvaluation : System.Fabric.Health.HealthEvaluation
Inheritance
EventHealthEvaluation

Properties

AggregatedHealthState

The aggregated health state of the evaluated entity.

(Inherited from HealthEvaluation)
ConsiderWarningAsError

Gets Boolean that indicates whether warnings are treated with the same severity as errors. The field is specified in the health policy used to evaluate the entity.

Description

Gets the description of the health evaluation, which represents a summary of the evaluation process.

(Inherited from HealthEvaluation)
Kind

Gets the kind of the health evaluation.

(Inherited from HealthEvaluation)
UnhealthyEvent

Gets the unhealthy event details.

Methods

ToString()

Returns a string representation of the health evaluation.

(Inherited from HealthEvaluation)

Applies to

Produkt Wersje
Azure SDK for .NET Legacy, Latest