SoftwareUpdateMachineRunStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum SoftwareUpdateMachineRunStatus
type SoftwareUpdateMachineRunStatus =
Public Enum SoftwareUpdateMachineRunStatus
- Inheritance
-
SoftwareUpdateMachineRunStatus
Fields
Failed | 3 | |
FailedToStart | 5 | |
InProgress | 1 | |
MaintenanceWindowExceeded | 4 | |
NotStarted | 0 | |
Succeeded | 2 |