Microsoft.WindowsServerSolutions.NetworkHealth.Engine Namespace
The Microsoft.WindowsServerSolutions.NetworkHealth.Engine namespace provides a set of APIs for managing health alert actions.
Classes
Class | Description | |
---|---|---|
ActionResult<T> | Represents the results of an action within the network health engine. |
Interfaces
Interface | Description | |
---|---|---|
IActionContext | Describes the action context. |
|
IBinaryAction<T> | Represents the operation that is performed for Condition, Filter, AlertAction, and RepairAction elements of a health definition. |
Enumerations
Enumeration | Description | |
---|---|---|
HealthStatus | Describes the types of health status of the engine. |
Return to top