你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SpotPriorityProfile.AllocationStrategy Property

Definition

Allocation strategy to follow when determining the VM sizes distribution for Spot VMs.

public Azure.ResourceManager.ComputeFleet.Models.SpotAllocationStrategy? AllocationStrategy { get; set; }
member this.AllocationStrategy : Nullable<Azure.ResourceManager.ComputeFleet.Models.SpotAllocationStrategy> with get, set
Public Property AllocationStrategy As Nullable(Of SpotAllocationStrategy)

Property Value

Applies to