ManagementPackMonitorSLOState Enumeration
Defines management pack monitor Service Level Objective (SLO) values.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.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 | Specifies the disabled state. |
PlannedMaintenance | Specifies the planned maintenance state. |
Unavailable | Specifies the unavailable state. |
Unmonitored | Specifies the unmonitored state. |
UnplannedMaintenance | Specifies the unplanned maintenance state. |
Yellow | Specifies the yellow state. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003