Share via


ReplicaHealthStatesFilter Class

Definition

Represents the filter for ReplicaHealthState objects.

public sealed class ReplicaHealthStatesFilter
type ReplicaHealthStatesFilter = class
Public NotInheritable Class ReplicaHealthStatesFilter
Inheritance
ReplicaHealthStatesFilter

Remarks

The filter can be used in PartitionHealthQueryDescription to specify which replica children should be returned as part of PartitionHealth.

Constructors

ReplicaHealthStatesFilter()

Initializes a new instance of the ReplicaHealthStatesFilter class.

Properties

HealthStateFilter
Obsolete.

DEPRECATED. Gets or sets the filter for the aggregated health state of the ReplicaHealthState entries in the collection. Represents a value obtained from members or bitwise combinations of members of HealthStateFilter.

HealthStateFilterValue

Gets or sets the filter for the aggregated health state of the ReplicaHealthState entries in the collection.

Methods

ToString()

Returns a string representation of the filter.

Applies to