Share via


NodeDisableSchedulingParameter interface

An interface representing NodeDisableSchedulingParameter.

Properties

nodeDisableSchedulingOption

What to do with currently running Tasks when disabling Task scheduling on the Compute Node. The default value is requeue. Possible values include: 'requeue', 'terminate', 'taskCompletion'

Property Details

nodeDisableSchedulingOption

What to do with currently running Tasks when disabling Task scheduling on the Compute Node. The default value is requeue. Possible values include: 'requeue', 'terminate', 'taskCompletion'

nodeDisableSchedulingOption?: DisableComputeNodeSchedulingOption

Property Value