Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
| Visual Basic |
|---|
Dim instance As ManagementPackMonitorProperty |
Syntax
| Visual Basic |
|---|
<SerializableAttribute> _ Public Enumeration ManagementPackMonitorProperty |
| C# |
|---|
[SerializableAttribute] public enum ManagementPackMonitorProperty |
| C++ |
|---|
[SerializableAttribute] public enum class ManagementPackMonitorProperty |
| J# |
|---|
/** @attribute SerializableAttribute() */ public enum ManagementPackMonitorProperty |
| JScript |
|---|
SerializableAttribute public enum ManagementPackMonitorProperty |
Members
| Member name | Description |
|---|---|
| AlertMessage | Specifies the AlertMessage property. |
| AlertOnState | Specifies the AlertOnState property. |
| AlertParameter1 | Specifies the AlertParameter1 property. |
| AlertParameter10 | Specifies the AlertParameter10 property. |
| AlertParameter2 | Specifies the AlertParameter2 property. |
| AlertParameter3 | Specifies the AlertParameter3 property. |
| AlertParameter4 | Specifies the AlertParameter4 property. |
| AlertParameter5 | Specifies the AlertParameter5 property. |
| AlertParameter6 | Specifies the AlertParameter6 property. |
| AlertParameter7 | Specifies the AlertParameter7 property. |
| AlertParameter8 | Specifies the AlertParameter8 property. |
| AlertParameter9 | Specifies the AlertParameter9 property. |
| AlertPriority | Specifies the AlertPriority property. |
| AlertSeverity | Specifies the AlertSeverity property. |
| Algorithm | Specifies the Algorithm property. |
| AlgorithmPercentage | Specifies the AlgorithmPercentage property. |
| AutoResolve | Specifies the AutoResolve property. |
| DefaultState | Specifies the DefaultState property. |
| Enabled | Specifies the Enabled property. |
| GenerateAlert | Specifies the GenerateAlert property. |
| IgnoreMemberInMaintenance | Specifies the IgnoreMemberInMaintenance property. |
| IgnoreMemberUnavailable | Specifies the IgnoreMemberUnavailable property. |
| MemberInMaintenance | Specifies the MemberInMaintenance property. |
| MemberUnavailable | Specifies the MemberUnAvailable property. |
| TraceEnabled | Specifies the TraceEnabled property. |

