MonitoringAlertResolutionState Constructor (Byte, String)

Updated: April 16, 2012

Initializes a new MonitoringAlertResolutionState object. Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim resolutionState As Byte Dim name As String Dim instance As New MonitoringAlertResolutionState(resolutionState, name)Public Sub New ( _ resolutionState As Byte, _ name As String _ )public MonitoringAlertResolutionState ( byte resolutionState, string name )public: MonitoringAlertResolutionState ( unsigned char resolutionState, String^ name )public MonitoringAlertResolutionState ( byte resolutionState, String name )public function MonitoringAlertResolutionState ( resolutionState : byte, name : String )ParametersresolutionStateThe resolution state value of the resolution state.nameThe name of the resolution state.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms