Package version:

RebootRequirement: string

Indicates whether a reboot is required after the update or operation. Helps determine if a system restart is necessary to complete the process.
KnownRebootRequirement can be used interchangeably with RebootRequirement, this enum contains the known values that the service supports.

Unknown: It is not known whether a reboot is required.
True: A reboot is required to complete the operation.
False: No reboot is required after the operation.