EntityHealth Members

Represents the base class for all entity health related classes.

The following tables list the members exposed by the EntityHealth type.

Protected Constructors

  Name Description
  EntityHealth Initializes a new instance of the EntityHealth class.

Top

Public Properties

  Name Description
public property AggregatedHealthState Gets the aggregated health state.
public property HealthEvents Gets the health events reported on the entity.
public property UnhealthyEvaluations Gets the unhealthy evaluations that show why the current aggregated health state was returned by Health Manager.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

EntityHealth Class
System.Fabric.Health Namespace