HealthEventsFilter 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 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. |