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