IMonitoringNotificationManagement.DeleteNotificationAction(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.
Deletes the action.
public:
void DeleteNotificationAction(Microsoft::EnterpriseManagement::Administration::NotificationAction ^ notificationAction);
public void DeleteNotificationAction (Microsoft.EnterpriseManagement.Administration.NotificationAction notificationAction);
abstract member DeleteNotificationAction : Microsoft.EnterpriseManagement.Administration.NotificationAction -> unit
Public Sub DeleteNotificationAction (notificationAction As NotificationAction)
Parameters
- notificationAction
- NotificationAction
The action to delete.
Exceptions
notificationAction is null