ManagementPackMonitorProperty Enumeration

System Center
Represents a Management Pack element that is defined by the ManagementPackMonitorProperty simple type. This type defines the properties for a monitor in a Management Pack.

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

'Usage
Dim instance As ManagementPackMonitorProperty

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

Member nameDescription
AlertMessageThe AlertMessage property.
AlertOnStateThe AlertOnState property.
AlertParameter1The AlertParameter1 property.
AlertParameter10The AlertParameter10 property.
AlertParameter2The AlertParameter2 property.
AlertParameter3The AlertParameter3 property.
AlertParameter4The AlertParameter4 property.
AlertParameter5The AlertParameter5 property.
AlertParameter6The AlertParameter6 property.
AlertParameter7The AlertParameter7 property.
AlertParameter8The AlertParameter8 property.
AlertParameter9The AlertParameter9 property.
AlertPriorityThe AlertPriority property.
AlertSeverityThe AlertSeverity property.
AlgorithmThe Algorithm property.
AlgorithmPercentageThe AlgorithmPercentage property.
AutoResolveThe AutoResolve property.
DefaultStateThe DefaultState property.
EnabledThe Enabled property.
GenerateAlertThe GenerateAlert property.
IgnoreMemberInMaintenanceThe IgnoreMemberInMaintenance property.
IgnoreMemberUnavailableThe IgnoreMemberUnavailable property.
MemberInMaintenanceThe MemberInMaintenance property.
MemberUnavailableThe MemberUnAvailable property.
TraceEnabledThe TraceEnabled property.

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: