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
public property 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.
public property 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.
public property AlertParameter1 Gets or sets the value that will substitute {0} in the alert description display string.
public property AlertParameter10 Gets or sets the value that will substitute {9} in the alert description display string.
public property AlertParameter2 Gets or sets the value that will substitute {1} in the alert description display string.
public property AlertParameter3 Gets or sets the value that will substitute {2} in the alert description display string.
public property AlertParameter4 Gets or sets the value that will substitute {3} in the alert description display string.
public property AlertParameter5 Gets or sets the value that will substitute {4} in the alert description display string.
public property AlertParameter6 Gets or sets the value that will substitute {5} in the alert description display string.
public property AlertParameter7 Gets or sets the value that will substitute {6} in the alert description display string.
public property AlertParameter8 Gets or sets the value that will substitute {7} in the alert description display string.
public property AlertParameter9 Gets or sets the value that will substitute {8} in the alert description display string.
public property AlertPriority Gets or sets the priority level of the alert.
public property AlertSeverity Gets or sets the severity level of the alert.
public property 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
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
public method WriteXml Writes the XML for this element in the specified Management Pack.
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.