Share via


PartitionHealthStatesFilter Class

Definition

Represents the filter for PartitionHealthState objects.

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

Remarks

The filter can be used in ServiceHealthQueryDescription to specify which partition children should be returned as part of ServiceHealth.

Constructors

PartitionHealthStatesFilter()

Initializes a new instance of the PartitionHealthStatesFilter class.

Properties

HealthStateFilter
Obsolete.

DEPRECATED. Gets or sets the filter for the aggregated health state of the PartitionHealthState 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 PartitionHealthState entries in the collection.

Methods

ToString()

Returns a string representation of the filter.

Applies to