CapacityType type

Capacity types for LaunchBulkInstancesOperation.
KnownCapacityType can be used interchangeably with CapacityType, this enum contains the known values that the service supports.

Known values supported by the service

VM: Default. VM is the default capacity type for LaunchBulkInstancesOperation where capacity is provisioned in terms of VMs.
VCpu: VCpu is the capacity type for LaunchBulkInstancesOperation where capacity is provisioned in terms of VCpus. If VCpu capacity is not exactly divisible by VCpu count in VMSizes, capacity in VCpus will be overprovisioned by default.

type CapacityType = string