RegularPriorityAllocationStrategy type

Regular VM Allocation strategy types for Compute Fleet
KnownRegularPriorityAllocationStrategy can be used interchangeably with RegularPriorityAllocationStrategy, this enum contains the known values that the service supports.

Known values supported by the service

LowestPrice: Default. VM sizes distribution will be determined to optimize for price.
Prioritized: VM sizes distribution will be determined to optimize for the 'priority' as specified for each vm size.

type RegularPriorityAllocationStrategy = string