AllocationStrategy type

Specifies the allocation strategy for the virtual machine scale set based on which the VMs will be allocated.
KnownAllocationStrategy can be used interchangeably with AllocationStrategy, this enum contains the known values that the service supports.

Known values supported by the service

LowestPrice
CapacityOptimized
Prioritized

type AllocationStrategy = string