MonitoringAlertResolutionState Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents an alert resolution state.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::CreatableMonitoringBaseWithId
Microsoft.EnterpriseManagement.Monitoring::MonitoringAlertResolutionState
| Name | Description | |
|---|---|---|
![]() | MonitoringAlertResolutionState(Byte, String^) | Initializes a new MonitoringAlertResolutionState object. |
| Name | Description | |
|---|---|---|
![]() | Id | (Inherited from CreatableMonitoringBaseWithId.) |
![]() | IsSystem | Gets a Boolean value that determines whether this is a system-defined resolution state. |
![]() | ManagementGroup | The connection management group connection used by this object. |
![]() | ManagementGroupId | (Inherited from MonitoringBase.) |
![]() | Name | Gets or sets the name of the resolution state. |
![]() | ResolutionState | Gets or sets the resolution state value of the resolution state. |
![]() | ShortcutKey | Gets or sets the shortcut key value of the resolution state. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from CreatableMonitoringBaseWithId.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from CreatableMonitoringBaseWithId.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | Reconnects to the specified management group after the object has been disconnected.(Overrides MonitoringBase::Reconnect(EnterpriseManagementGroup^).) |
![]() | ToString() | (Inherited from MonitoringBase.) |
![]() | Update() | Updates the resolution state in the Operations Manager system. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


