IMonitoringNotificationManagement.InsertNotificationAction(NotificationAction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Inserts the notification action.
public:
void InsertNotificationAction(Microsoft::EnterpriseManagement::Administration::NotificationAction ^ notificationAction);
public void InsertNotificationAction (Microsoft.EnterpriseManagement.Administration.NotificationAction notificationAction);
abstract member InsertNotificationAction : Microsoft.EnterpriseManagement.Administration.NotificationAction -> unit
Public Sub InsertNotificationAction (notificationAction As NotificationAction)
Parameters
- notificationAction
- NotificationAction
Notification action.
Exceptions
notificationAction is null
notificationAction is invalid