BulkCreateCustomPriorityProfile interface

Configuration options for Regular or Spot instances in BulkCreateCustom.

Properties

allocationStrategy

The allocation strategy for VM size selection

evictionPolicy

Eviction Policy to follow when evicting Spot VMs.

maxPricePerVM

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