KnownAllocationStrategy enum
Allocation strategy types for LaunchBulkInstancesOperation
Fields
| CapacityOptimized | VM sizes distribution will be determined to optimize for capacity. |
| LowestPrice | Default. VM sizes distribution will be determined to optimize for price. Note: Capacity will still be considered here but will be given much less weight. |
| Prioritized | VM sizes distribution will be determined to optimize for the 'rank' specified for each vm size. |