ManagementGroup::GetMonitoringAlertResolutionState Method (Byte)

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Retrieves a monitoring alert resolution state by specifying a resolution state value.

Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

public:
[ObsoleteAttribute("Please use OperationalData.GetMonitoringAlertResolutionState()")]
MonitoringAlertResolutionState^ GetMonitoringAlertResolutionState(
	unsigned char resolutionState
)

Parameters

resolutionState
Type: System::Byte

The value of the resolution state.

Return to top
Show: