Freigeben über


NodeDisableSchedulingParameter Class

Definition

Options for disabling scheduling on a Compute Node.

public class NodeDisableSchedulingParameter
type NodeDisableSchedulingParameter = class
Public Class NodeDisableSchedulingParameter
Inheritance
NodeDisableSchedulingParameter

Constructors

Name Description
NodeDisableSchedulingParameter()

Initializes a new instance of the NodeDisableSchedulingParameter class.

NodeDisableSchedulingParameter(Nullable<DisableComputeNodeSchedulingOption>)

Initializes a new instance of the NodeDisableSchedulingParameter class.

Properties

Name Description
NodeDisableSchedulingOption

Gets or sets what to do with currently running Tasks when disabling Task scheduling on the Compute Node.

Applies to