ManagementPackMonitorProperty Enumeration

System Center

Updated: April 25, 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the properties for a monitor in a management pack.

Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

'Usage
Dim instance As ManagementPackMonitorProperty

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

Member nameDescription
AlertMessageSpecifies the AlertMessage property.
AlertOnStateSpecifies the AlertOnState property.
AlertParameter1Specifies the AlertParameter1 property.
AlertParameter10Specifies the AlertParameter10 property.
AlertParameter2Specifies the AlertParameter2 property.
AlertParameter3Specifies the AlertParameter3 property.
AlertParameter4Specifies the AlertParameter4 property.
AlertParameter5Specifies the AlertParameter5 property.
AlertParameter6Specifies the AlertParameter6 property.
AlertParameter7Specifies the AlertParameter7 property.
AlertParameter8Specifies the AlertParameter8 property.
AlertParameter9Specifies the AlertParameter9 property.
AlertPrioritySpecifies the AlertPriority property.
AlertSeveritySpecifies the AlertSeverity property.
AlgorithmSpecifies the Algorithm property.
AlgorithmPercentageSpecifies the AlgorithmPercentage property.
AutoResolveSpecifies the AutoResolve property.
DefaultStateSpecifies the DefaultState property.
EnabledSpecifies the Enabled property.
GenerateAlertSpecifies the GenerateAlert property.
IgnoreMemberInMaintenanceSpecifies the IgnoreMemberInMaintenance property.
IgnoreMemberUnavailableSpecifies the IgnoreMemberUnavailable property.
MemberInMaintenanceSpecifies the MemberInMaintenance property.
MemberUnavailableSpecifies the MemberUnAvailable property.
TraceEnabledSpecifies the TraceEnabled property.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003
 
Show: