ApplicationHealthStatesFilter 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.
Provides filter for ApplicationHealthState objects.
public sealed class ApplicationHealthStatesFilter
type ApplicationHealthStatesFilter = class
Public NotInheritable Class ApplicationHealthStatesFilter
- Inheritance
-
ApplicationHealthStatesFilter
Remarks
The filter can be used in ClusterHealthQueryDescription to specify which application children of the cluster should be returned as part of ClusterHealth.
Constructors
ApplicationHealthStatesFilter() |
Initializes a new instance of the ApplicationHealthStatesFilter class. |
Properties
HealthStateFilter |
Obsolete.
DEPRECATED. Gets or sets filter for the aggregated health state of the ApplicationHealthState entries in the collection. |
HealthStateFilterValue |
Gets or sets the filter for the aggregated health state of the ApplicationHealthState entries in the collection. |
Methods
ToString() |
Returns a string representation of the filter. |
Applies to
Azure SDK for .NET