PartitionHealthStateChunk Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a partition health state chunk, which contains basic health information about the partition.
public sealed class PartitionHealthStateChunk
type PartitionHealthStateChunk = class
Public NotInheritable Class PartitionHealthStateChunk
- Inheritance
-
PartitionHealthStateChunk
Properties
HealthState |
Gets the partition aggregated health state, computed based on all reported health events, the replica children and the application health policy. |
PartitionId |
Gets the partition id. |
ReplicaHealthStateChunks |
Gets the list of the partition replica health state chunks that respect the input filters. |
Methods
ToString() |
Creates a string description of the partition health state chunk. |
Applies to
Azure SDK for .NET