ApplicationHealthStateFilter 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.
Filter for ApplicationHealthState objects.
public sealed class ApplicationHealthStateFilter
type ApplicationHealthStateFilter = class
Public NotInheritable Class ApplicationHealthStateFilter
- Inheritance
-
ApplicationHealthStateFilter
Remarks
The entity health state chunk queries can specify a list of application filters to fine-grain select the applications that should be included in the query result. Note that all the applications are used to evaluate cluster aggregated health state, regardless of the filter passed in.
Constructors
ApplicationHealthStateFilter() |
Properties
ApplicationNameFilter | |
ApplicationTypeNameFilter | |
DeployedApplicationFilters | |
HealthStateFilter | |
ServiceFilters |
Methods
ToString() |