Computer.InsertAlerts Method

Creates and raises custom alerts on behalf of the computer.

 public void InsertAlerts(
    CustomAlert[] alertsToInsert
);

Parameters

  • alertsToInsert
    The array of custom alerts to add.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires Microsoft Operations Manager 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)

See Also

Computer Class | Computer Members