Share via


ManagementPackMonitor.AlertSettings Property

Definition

Gets or sets the alert settings that control the generation and configuration of alerts generated from this monitor.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackMonitorAlertSettings ^ AlertSettings { Microsoft::EnterpriseManagement::Configuration::ManagementPackMonitorAlertSettings ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackMonitorAlertSettings ^ value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackMonitorAlertSettings AlertSettings { get; set; }
member this.AlertSettings : Microsoft.EnterpriseManagement.Configuration.ManagementPackMonitorAlertSettings with get, set
Public Property AlertSettings As ManagementPackMonitorAlertSettings

Property Value

A ManagementPackMonitorAlertSettings object.

The alert settings.

Applies to