Share via


TaskSchedulingPolicy interface

An interface representing TaskSchedulingPolicy.

Properties

nodeFillType

How Tasks are distributed across Compute Nodes in a Pool. If not specified, the default is spread. Possible values include: 'spread', 'pack'

Property Details

nodeFillType

How Tasks are distributed across Compute Nodes in a Pool. If not specified, the default is spread. Possible values include: 'spread', 'pack'

nodeFillType: ComputeNodeFillType

Property Value