TaskSchedulingPolicy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |