Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As IMonitoringNotificationManagement Dim id As Guid Dim returnValue As NotificationAction returnValue = instance.GetNotificationAction(id)Function GetNotificationAction ( _ id As Guid _ ) As NotificationActionNotificationAction GetNotificationAction ( Guid id )NotificationAction^ GetNotificationAction ( Guid id )NotificationAction GetNotificationAction ( Guid id )function GetNotificationAction ( id : Guid ) : NotificationActionParametersidReturn ValueReturns NotificationAction.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As IMonitoringNotificationManagement Dim id As Guid Dim returnValue As NotificationAction returnValue = instance.GetNotificationAction(id)Function GetNotificationAction ( _ id As Guid _ ) As NotificationActionNotificationAction GetNotificationAction ( Guid id )NotificationAction^ GetNotificationAction ( Guid id )NotificationAction GetNotificationAction ( Guid id )function GetNotificationAction ( id : Guid ) : NotificationActionParametersidReturn ValueReturns NotificationAction.
Any public static
(Shared in Visual Basic) members of this type are thread safe. Any
instance members are not guaranteed to be thread safe.