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)

'Usage
Dim instance As MaintenanceModeReason

public enum class MaintenanceModeReason
public enum MaintenanceModeReason
public enum MaintenanceModeReason

Member nameDescription
ApplicationInstallationAn application is installed.
ApplicationUnresponsiveAn application is unresponsive.
ApplicationUnstableAn application is unstable.
LossOfNetworkConnectivityA loss of network connectivity has occurred.
PlannedApplicationMaintenancePlanned application maintenance.
PlannedHardwareInstallationPlanned hardware installation.
PlannedHardwareMaintenancePlanned hardware maintenance.
PlannedOperatingSystemReconfigurationPlanned operating system reconfiguration.
PlannedOtherAnother planned reason not listed in this enumeration.
SecurityIssueA security issue.
UnplannedApplicationMaintenanceUnplanned application maintenance.
UnplannedHardwareInstallationUnplanned hardware installation.
UnplannedHardwareMaintenanceUnplanned hardware maintenance.
UnplannedOperatingSystemReconfigurationUnplanned operating system reconfiguration.
UnplannedOtherAnother unplanned reason that is not listed in this enumeration.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

 

Community Additions

ADD
Show: