Share via


ManagementGroup.InsertNotificationAction(NotificationAction) Method

Definition

Caution

Please use Notifications.GetNotificationAction()

Inserts the notification action.

public:
 void InsertNotificationAction(Microsoft::EnterpriseManagement::Administration::NotificationAction ^ notificationAction);
[System.Obsolete("Please use Notifications.GetNotificationAction()")]
public void InsertNotificationAction (Microsoft.EnterpriseManagement.Administration.NotificationAction notificationAction);
member this.InsertNotificationAction : Microsoft.EnterpriseManagement.Administration.NotificationAction -> unit
Public Sub InsertNotificationAction (notificationAction As NotificationAction)

Parameters

notificationAction
NotificationAction

Notification action.

Attributes

Exceptions

notificationAction is null

notificationAction is invalid

Applies to