ManagementPackMonitorAlertSettings Members
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 | |
---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
AlertParameter1 | Gets or sets the value that will substitute {0} in the alert description display string. |
![]() |
AlertParameter10 | Gets or sets the value that will substitute {9} in the alert description display string. |
![]() |
AlertParameter2 | Gets or sets the value that will substitute {1} in the alert description display string. |
![]() |
AlertParameter3 | Gets or sets the value that will substitute {2} in the alert description display string. |
![]() |
AlertParameter4 | Gets or sets the value that will substitute {3} in the alert description display string. |
![]() |
AlertParameter5 | Gets or sets the value that will substitute {4} in the alert description display string. |
![]() |
AlertParameter6 | Gets or sets the value that will substitute {5} in the alert description display string. |
![]() |
AlertParameter7 | Gets or sets the value that will substitute {6} in the alert description display string. |
![]() |
AlertParameter8 | Gets or sets the value that will substitute {7} in the alert description display string. |
![]() |
AlertParameter9 | Gets or sets the value that will substitute {8} in the alert description display string. |
![]() |
AlertPriority | Gets or sets the priority level of the alert. |
![]() |
AlertSeverity | Gets or sets the severity level of the alert. |
![]() |
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 | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
![]() |
WriteXml | Writes the XML for this element in the specified Management Pack. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackMonitorAlertSettings Class
Microsoft.EnterpriseManagement.Configuration Namespace