Spot Priority Profile Args
Configuration Options for Spot instances in Compute Fleet.
Constructors
Properties
Allocation strategy to follow when determining the VM sizes distribution for Spot VMs.
Eviction Policy to follow when evicting Spot VMs.
Flag to enable/disable continuous goal seeking for the desired capacity and restoration of evicted Spot VMs. If maintain is enabled, AzureFleetRP will use all VM sizes in vmSizesProfile to create new VMs (if VMs are evicted deleted) or update existing VMs with new VM sizes (if VMs are evicted deallocated or failed to allocate due to capacity constraint) in order to achieve the desired capacity. Maintain is enabled by default.
Price per hour of each Spot VM will never exceed this.
Minimum capacity to achieve which cannot be updated. If we will not be able to "guarantee" minimum capacity, we will reject the request in the sync path itself.