MaintenanceModeReason Enumeration

Updated: April 16, 2012

Defines the various reasons for entering maintenance mode. Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As MaintenanceModeReason Public Enumeration MaintenanceModeReasonpublic enum MaintenanceModeReasonpublic enum class MaintenanceModeReasonpublic enum MaintenanceModeReasonpublic enum MaintenanceModeReason
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, and

Target Platforms