VmSetupAction type

Defines values for VmSetupAction.
KnownVmSetupAction can be used interchangeably with VmSetupAction, this enum contains the known values that the service supports.

Known values supported by the service

EnableContainers: Enable windows containers feature.
EnableHyperV: Enables windows HyperV feature.

type VmSetupAction = string