MaintenanceModeReason Enumeration
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Defines the various reasons for entering maintenance mode.
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. |
Show: