RebootOptions type

Possible reboot preference as defined by the user based on which it would be decided to reboot the machine or not after the patch operation is completed.
KnownRebootOptions can be used interchangeably with RebootOptions, this enum contains the known values that the service supports.

Known values supported by the service

IfRequired
Never
Always

type RebootOptions = string