VirtualMachineType type

Specifies the priority type of virtual machines to launch.
KnownVirtualMachineType can be used interchangeably with VirtualMachineType, this enum contains the known values that the service supports.

Known values supported by the service

Regular: Default. Regular/On-demand VMs will be launched
Spot: Spot VMs will be launched.

type VirtualMachineType = string