ActionAfterReboot type

Specifies what happens after a reboot during the application of a configuration. The possible values are ContinueConfiguration and StopConfiguration
KnownActionAfterReboot can be used interchangeably with ActionAfterReboot, this enum contains the known values that the service supports.

Known values supported by the service

ContinueConfiguration
StopConfiguration

type ActionAfterReboot = string