PartitionHealthStatesFilter 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 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
Azure SDK for .NET