ComputeSchedulePriorityProfile.AllocationStrategy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The allocation strategy for VM size selection.
public Azure.ResourceManager.ComputeSchedule.Models.ComputeScheduleAllocationStrategy? AllocationStrategy { get; set; }
member this.AllocationStrategy : Nullable<Azure.ResourceManager.ComputeSchedule.Models.ComputeScheduleAllocationStrategy> with get, set
Public Property AllocationStrategy As Nullable(Of ComputeScheduleAllocationStrategy)