Share via


MaintenanceModeReason Enum

Definition

Enum that defines the various maintenance mode reasons.

public enum class MaintenanceModeReason
public enum MaintenanceModeReason
type MaintenanceModeReason = 
Public Enum MaintenanceModeReason
Inheritance
MaintenanceModeReason

Fields

ApplicationInstallation 10

Application : Installation

ApplicationUnresponsive 11

Application : Unresponsive

ApplicationUnstable 12

Application : Unstable

LossOfNetworkConnectivity 14

Loss of network connectivity

PlannedApplicationMaintenance 8

Application : Maintenance (Planned)

PlannedHardwareInstallation 4

Hardware : Installation (Planned)

PlannedHardwareMaintenance 2

Hardware : Maintenance (Planned)

PlannedOperatingSystemReconfiguration 6

Opperation System : Reconfiguration (Planned)

PlannedOther 0

Other (Planned)

SecurityIssue 13

Security issue

UnplannedApplicationMaintenance 9

Application : Maintenance (Unplanned)

UnplannedHardwareInstallation 5

Hardware : Installation (Unplanned)

UnplannedHardwareMaintenance 3

Hardware : Maintenance (Unplanned)

UnplannedOperatingSystemReconfiguration 7

Opperation System : Reconfiguration (Unplanned)

UnplannedOther 1

Other (Unplanned)

Applies to