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