BulkCreateCustomPriorityProfile interface
Configuration options for Regular or Spot instances in BulkCreateCustom.
Properties
| allocation |
The allocation strategy for VM size selection |
| eviction |
Eviction Policy to follow when evicting Spot VMs. |
| max |
Price per hour of each Spot VM will never exceed this. |
| 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.
evictionPolicy?: string
Property Value
string
maxPricePerVM
Price per hour of each Spot VM will never exceed this.
maxPricePerVM?: number
Property Value
number
type
The priority type for VM allocation
type?: string
Property Value
string