Share via


MonitoringAlertResolutionState Class

Definition

This represents an alert resolution state.

public ref class MonitoringAlertResolutionState : Microsoft::EnterpriseManagement::Common::CreatableMonitoringBaseWithId
[System.Serializable]
public class MonitoringAlertResolutionState : Microsoft.EnterpriseManagement.Common.CreatableMonitoringBaseWithId
type MonitoringAlertResolutionState = class
    inherit CreatableMonitoringBaseWithId
Public Class MonitoringAlertResolutionState
Inherits CreatableMonitoringBaseWithId
Inheritance
MonitoringAlertResolutionState
Attributes

Constructors

MonitoringAlertResolutionState(Byte, String)

Creates a new MonitoringAlertResolutionState.

Properties

IsSystem

Whether this is a system defined resolution state.

ManagementGroup

The ManagementGroup the object was instantiated in.

Name

Get/set the name of the resolution state..

ResolutionState

Get/set the resolution state value of the resolution state.

ShortcutKey

Get/set the short cut key of the resolution state.

Methods

Reconnect(EnterpriseManagementGroup)

Reconnects the specified management group.

Update()

Updates this ResolutionState in the MOM system.

Applies to