ApplicationHealthStatisticsFilter 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 HealthStatistics.
public sealed class ApplicationHealthStatisticsFilter
type ApplicationHealthStatisticsFilter = class
Public NotInheritable Class ApplicationHealthStatisticsFilter
- Inheritance
-
ApplicationHealthStatisticsFilter
Remarks
The filter can be used in ApplicationHealthQueryDescription to specify whether the health statistics should be returned as part of ApplicationHealth.
Constructors
ApplicationHealthStatisticsFilter() |
Initializes a new instance of the ApplicationHealthStatisticsFilter class. |
Properties
ExcludeHealthStatistics |
Gets or sets a flag that indicates whether the health statistics should be included in query result. |
Methods
ToString() |
Returns a string representation of the filter. |