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 ID of the partition to which this replica belongs.
Id of the stateless service instance on the wire this field is called ReplicaId.
Polymorphic Discriminator
Generated using TypeDoc
Represents the health state of the stateless service instance, which contains the instance ID and the aggregated health state.