ManagementPackMonitoringLevel Enumeration

Represents a Management Pack element that is defined by the ManagementPackMonitoringLevel simple type. This type defines the monitoring levels in a Management Pack.

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

Usage

'Usage
Dim instance As ManagementPackMonitoringLevel

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackMonitoringLevel
[SerializableAttribute] 
public enum ManagementPackMonitoringLevel
[SerializableAttribute] 
public enum class ManagementPackMonitoringLevel
/** @attribute SerializableAttribute() */ 
public enum ManagementPackMonitoringLevel
SerializableAttribute 
public enum ManagementPackMonitoringLevel

Members

Member name Description
false Monitoring is not enabled.
onAdvancedMonitoring Advanced monitoring is enabled.
onEssentialMonitoring Essential monitoring is enabled.
onStandardMonitoring Standard monitoring is enabled.
true Monitoring is enabled.

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

See Also

Reference

Microsoft.EnterpriseManagement.Configuration Namespace

Send comments about this topic to Microsoft.