Share via


HealthEventsFilter Class

Definition

Represents the filter for HealthEvent objects.

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

Remarks

The filter can be used in health queries to filter which events are returned in entity health.

Constructors

HealthEventsFilter()

Initializes a new instance of the HealthEventsFilter class.

Properties

HealthStateFilter
Obsolete.

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

Methods

ToString()

Returns a string representation of the filter.

Applies to