RebootOptions type

Defines values for RebootOptions.
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