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'
An internal ID used by Service Fabric to uniquely identify a node. Node Id is deterministically generated from node name.
The name of a Service Fabric node.
Generated using TypeDoc
Represents the health state of a node, which contains the node identifier and its aggregated health state.