ManagementPackMonitorSLOState Enumeration

System Center
Defines the possible states for a ManagementPackMonitorSLO object.

Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

'Usage
Dim instance As ManagementPackMonitorSLOState

[SerializableAttribute] 
public enum class ManagementPackMonitorSLOState
/** @attribute SerializableAttribute() */ 
public enum ManagementPackMonitorSLOState
SerializableAttribute 
public enum ManagementPackMonitorSLOState

Member nameDescription
DisabledIndicates that the monitor is disabled.
PlannedMaintenanceIndicates that the monitor is in the planned maintenance state.
UnavailableIndicates that the monitor is unavailable.
UnmonitoredIndicates that the monitor is unmonitored.
UnplannedMaintenanceIndicates that the monitor is undergoing unplanned maintenance.
YellowIndicates that the monitor is yellow (warning state).

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

Send comments about this topic to Microsoft.
Show: