Defines the possible states for a ManagementPackMonitorSLO object.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
'Usage
Dim instance As ManagementPackMonitorSLOState
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackMonitorSLOState
[SerializableAttribute] 
public enum ManagementPackMonitorSLOState
[SerializableAttribute] 
public enum class ManagementPackMonitorSLOState
/** @attribute SerializableAttribute() */ 
public enum ManagementPackMonitorSLOState
SerializableAttribute 
public enum ManagementPackMonitorSLOState
Members
| Member name | Description | 
|---|---|
| Disabled | Indicates that the monitor is disabled. | 
| PlannedMaintenance | Indicates that the monitor is in the planned maintenance state. | 
| Unavailable | Indicates that the monitor is unavailable. | 
| Unmonitored | Indicates that the monitor is unmonitored. | 
| UnplannedMaintenance | Indicates that the monitor is undergoing unplanned maintenance. | 
| Yellow | Indicates that the monitor is yellow (warning state). | 
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP