KnownRebootRequirement enum
Indicates whether a reboot is required after the update or operation. Helps determine if a system restart is necessary to complete the process.
Fields
| False | No reboot is required after the operation. |
| True | A reboot is required to complete the operation. |
| Unknown | It is not known whether a reboot is required. |