MaintenanceModeReason Enumeration
System Center
Updated: April 16, 2012
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the various reasons for entering maintenance mode.
Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Member name | Description |
|---|---|
| ApplicationInstallation | An application is installed. |
| ApplicationUnresponsive | An application is unresponsive. |
| ApplicationUnstable | An application is unstable. |
| LossOfNetworkConnectivity | A loss of network connectivity has occurred. |
| PlannedApplicationMaintenance | Planned application maintenance. |
| PlannedHardwareInstallation | Planned hardware installation. |
| PlannedHardwareMaintenance | Planned hardware maintenance. |
| PlannedOperatingSystemReconfiguration | Planned operating system reconfiguration. |
| PlannedOther | Another planned reason not listed in this enumeration. |
| SecurityIssue | A security issue. |
| UnplannedApplicationMaintenance | Unplanned application maintenance. |
| UnplannedHardwareInstallation | Unplanned hardware installation. |
| UnplannedHardwareMaintenance | Unplanned hardware maintenance. |
| UnplannedOperatingSystemReconfiguration | Unplanned operating system reconfiguration. |
| UnplannedOther | Another unplanned reason that is not listed in this enumeration. |
Development Platforms
Windows Vista, Windows Server 2003, andTarget Platforms
Community Additions
ADD
Show: