VMGuestPatchRebootBehavior type

Describes the reboot requirements of the patch.
KnownVMGuestPatchRebootBehavior can be used interchangeably with VMGuestPatchRebootBehavior, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
NeverReboots
AlwaysRequiresReboot
CanRequestReboot

type VMGuestPatchRebootBehavior = string