PriorityProfile interface
The priority profile for flex VM creation
Properties
| allocation |
The allocation strategy for VM size selection |
| eviction |
Eviction Policy to follow when evicting Spot VMs. Available from 2026-04-06-preview. |
| max |
Price per hour of each Spot VM will never exceed this. Available from 2026-04-06-preview. |
| type | The priority type for VM allocation |
Property Details
allocationStrategy
The allocation strategy for VM size selection
allocationStrategy?: string
Property Value
string
evictionPolicy
Eviction Policy to follow when evicting Spot VMs. Available from 2026-04-06-preview.
evictionPolicy?: string
Property Value
string
maxPricePerVM
Price per hour of each Spot VM will never exceed this. Available from 2026-04-06-preview.
maxPricePerVM?: number
Property Value
number
type
The priority type for VM allocation
type?: string
Property Value
string