CloudPool.TaskSchedulingPolicy Property

Definition

Gets or sets how tasks are distributed among compute nodes in the pool.

public Microsoft.Azure.Batch.TaskSchedulingPolicy TaskSchedulingPolicy { get; set; }
member this.TaskSchedulingPolicy : Microsoft.Azure.Batch.TaskSchedulingPolicy with get, set
Public Property TaskSchedulingPolicy As TaskSchedulingPolicy

Property Value

Applies to