Freigeben über


TaskSchedulingPolicy Class

Definition

Specifies how Tasks should be distributed across Compute Nodes.

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

Constructors

Name Description
TaskSchedulingPolicy()

Initializes a new instance of the TaskSchedulingPolicy class.

TaskSchedulingPolicy(ComputeNodeFillType)

Initializes a new instance of the TaskSchedulingPolicy class.

Properties

Name Description
NodeFillType

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

Applies to