IMonitoringNotificationManagement.DeleteNotificationEndpoint(NotificationEndpoint) 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 endpoint.
public:
void DeleteNotificationEndpoint(Microsoft::EnterpriseManagement::Administration::NotificationEndpoint ^ notificationEndpoint);
public void DeleteNotificationEndpoint (Microsoft.EnterpriseManagement.Administration.NotificationEndpoint notificationEndpoint);
abstract member DeleteNotificationEndpoint : Microsoft.EnterpriseManagement.Administration.NotificationEndpoint -> unit
Public Sub DeleteNotificationEndpoint (notificationEndpoint As NotificationEndpoint)
Parameters
- notificationEndpoint
- NotificationEndpoint
The endpoint to delete.
Exceptions
notificationEndpoint is null