Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As IMonitoringNotificationManagement Dim name As String Dim returnValue As NotificationEndpoint returnValue = instance.GetNotificationEndpoint(name)Function GetNotificationEndpoint ( _ name As String _ ) As NotificationEndpointNotificationEndpoint GetNotificationEndpoint ( string name )NotificationEndpoint^ GetNotificationEndpoint ( String^ name )NotificationEndpoint GetNotificationEndpoint ( String name )function GetNotificationEndpoint ( name : String ) : NotificationEndpointParametersnameReturn ValueReturns NotificationEndpoint.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As IMonitoringNotificationManagement Dim name As String Dim returnValue As NotificationEndpoint returnValue = instance.GetNotificationEndpoint(name)Function GetNotificationEndpoint ( _ name As String _ ) As NotificationEndpointNotificationEndpoint GetNotificationEndpoint ( string name )NotificationEndpoint^ GetNotificationEndpoint ( String^ name )NotificationEndpoint GetNotificationEndpoint ( String name )function GetNotificationEndpoint ( name : String ) : NotificationEndpointParametersnameReturn ValueReturns NotificationEndpoint.
Any public static
(Shared in Visual Basic) members of this type are thread safe. Any
instance members are not guaranteed to be thread safe.