TaskSchedulingPolicy.ComputeNodeFillType Property

Definition

Gets the fill type of scheduling policy.

public Microsoft.Azure.Batch.Common.ComputeNodeFillType ComputeNodeFillType { get; }
member this.ComputeNodeFillType : Microsoft.Azure.Batch.Common.ComputeNodeFillType
Public ReadOnly Property ComputeNodeFillType As ComputeNodeFillType

Property Value

Remarks

If not specified, the default is Spread.

Applies to