InstallRebootBehavior type

Indicates if updates are available and at least one of the updates needs a reboot.
KnownInstallRebootBehavior can be used interchangeably with InstallRebootBehavior, this enum contains the known values that the service supports.

Known values supported by the service

NeverReboots
RequiresReboot
RequestReboot

type InstallRebootBehavior = string