The health state of a Service Fabric entity such as Cluster, Node, Application, Service, Partition, Replica etc. Possible values include: 'Invalid', 'Ok', 'Warning', 'Error', 'Unknown'
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 of the health evaluation, which represents a summary of the evaluation process.
Polymorphic Discriminator
Represents health information reported on a health entity, such as cluster, application or node, with additional metadata added by the Health Manager.
Generated using TypeDoc
Represents health evaluation of a HealthEvent that was reported on the entity. The health evaluation is returned when evaluating health of an entity results in Error or Warning.