Share via


ServiceHealthStatesFilter Class

Definition

Represents filter for ServiceHealthState objects.

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

Remarks

The filter can be used in ApplicationHealthQueryDescription to specify which service children should be returned as part of ApplicationHealth.

Constructors

ServiceHealthStatesFilter()

Initializes a new instance of the ServiceHealthStatesFilter class.

Properties

HealthStateFilter
Obsolete.

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

HealthStateFilterValue

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

Methods

ToString()

Returns a string representation of the filter.

Applies to