BatchNodeDisableSchedulingOptions interface

Parameters for disabling scheduling on an Azure Batch Compute Node.

Properties

nodeDisableSchedulingOption

What to do with currently running Tasks when disabling Task scheduling on the Compute Node. The default value is requeue.

Property Details

nodeDisableSchedulingOption

What to do with currently running Tasks when disabling Task scheduling on the Compute Node. The default value is requeue.

nodeDisableSchedulingOption?: BatchNodeDisableSchedulingOption

Property Value