ApplicationHealthStatesFilter Class

Definition

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