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.

See Also


Send comments about this topic to Microsoft.