TaskSchedulingPolicy Class

Definition

Specifies how Tasks should be distributed across Compute Nodes.

public class TaskSchedulingPolicy
type TaskSchedulingPolicy = class
Public Class TaskSchedulingPolicy
Inheritance
TaskSchedulingPolicy

Constructors

TaskSchedulingPolicy()

Initializes a new instance of the TaskSchedulingPolicy class.

TaskSchedulingPolicy(ComputeNodeFillType)

Initializes a new instance of the TaskSchedulingPolicy class.

Properties

NodeFillType

Gets or sets how Tasks are distributed across Compute Nodes in a Pool.

Applies to