VMGuestPatchRebootSetting type

Defines when it is acceptable to reboot a VM during a software update operation.
KnownVMGuestPatchRebootSetting can be used interchangeably with VMGuestPatchRebootSetting, this enum contains the known values that the service supports.

Known values supported by the service

IfRequired: IfRequired
Never: Never
Always: Always

type VMGuestPatchRebootSetting = string