IOperationalDataManagement.GetMonitoringAlertResolutionStates Method

Updated: April 16, 2012

Retrieves all the resolution states. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As IOperationalDataManagement Dim returnValue As IList(Of MonitoringAlertResolutionState) returnValue = instance.GetMonitoringAlertResolutionStatesFunction GetMonitoringAlertResolutionStates As IList(Of MonitoringAlertResolutionState)IList<MonitoringAlertResolutionState> GetMonitoringAlertResolutionStates ()IList<MonitoringAlertResolutionState^>^ GetMonitoringAlertResolutionStates ()IList<MonitoringAlertResolutionState> GetMonitoringAlertResolutionStates ()function GetMonitoringAlertResolutionStates () : IList<MonitoringAlertResolutionState>Return ValueReturns a IList of MonitoringAlertResolutionState values.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms