Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As IMonitoringNotificationManagement Dim notificationAction As NotificationAction instance.InsertNotificationAction(notificationAction)Sub InsertNotificationAction ( _ notificationAction As NotificationAction _ )void InsertNotificationAction ( NotificationAction notificationAction )void InsertNotificationAction ( NotificationAction^ notificationAction )void InsertNotificationAction ( NotificationAction notificationAction )function InsertNotificationAction ( notificationAction : NotificationAction )ParametersnotificationAction
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As IMonitoringNotificationManagement Dim notificationAction As NotificationAction instance.InsertNotificationAction(notificationAction)Sub InsertNotificationAction ( _ notificationAction As NotificationAction _ )void InsertNotificationAction ( NotificationAction notificationAction )void InsertNotificationAction ( NotificationAction^ notificationAction )void InsertNotificationAction ( NotificationAction notificationAction )function InsertNotificationAction ( notificationAction : NotificationAction )ParametersnotificationAction
Any public static
(Shared in Visual Basic) members of this type are thread safe. Any
instance members are not guaranteed to be thread safe.