Represents a Management Pack element that is defined by the ManagementPackMonitorAlertSettings complex type. This type defines alert settings that control the generation and configuration of alerts generated from a monitor.
The following tables list the members exposed by the ManagementPackMonitorAlertSettings type.
Public Constructors
| Name | Description | |
|---|---|---|
| ManagementPackMonitorAlertSettings | Initializes a new ManagementPackMonitorAlertSettings object. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | AlertMessage | Gets or sets the alert message string resource. The name and description that is used in the string resource will be used for the alert name and description. | 
| .gif) | AlertOnState | Gets or sets the minimum health state to generate an alert on. An alert will be generated when the monitor enters the specified state or a worse state. | 
| .gif) | AlertParameter1 | Gets or sets the value that will substitute {0} in the alert description display string. | 
| .gif) | AlertParameter10 | Gets or sets the value that will substitute {9} in the alert description display string. | 
| .gif) | AlertParameter2 | Gets or sets the value that will substitute {1} in the alert description display string. | 
| .gif) | AlertParameter3 | Gets or sets the value that will substitute {2} in the alert description display string. | 
| .gif) | AlertParameter4 | Gets or sets the value that will substitute {3} in the alert description display string. | 
| .gif) | AlertParameter5 | Gets or sets the value that will substitute {4} in the alert description display string. | 
| .gif) | AlertParameter6 | Gets or sets the value that will substitute {5} in the alert description display string. | 
| .gif) | AlertParameter7 | Gets or sets the value that will substitute {6} in the alert description display string. | 
| .gif) | AlertParameter8 | Gets or sets the value that will substitute {7} in the alert description display string. | 
| .gif) | AlertParameter9 | Gets or sets the value that will substitute {8} in the alert description display string. | 
| .gif) | AlertPriority | Gets or sets the priority level of the alert. | 
| .gif) | AlertSeverity | Gets or sets the severity level of the alert. | 
| .gif) | AutoResolve | Gets or sets a Boolean value that determines whether the alert will be automatically resolved when the monitor returns to a healthy state. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | (inherited from Object) | 
| .gif) | WriteXml | Writes the XML for this element in the specified Management Pack. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
ManagementPackMonitorAlertSettings Class
Microsoft.EnterpriseManagement.Configuration Namespace