Package version
Represents the health state chunk of a node, which contains the node name and its aggregated health state.
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'
The name of a Service Fabric node.
Generated using TypeDoc
Represents the health state chunk of a node, which contains the node name and its aggregated health state.