BatchNodeDeallocateOptions interface

Options for deallocating a Compute Node.

Properties

nodeDeallocationOption

When to deallocate the Compute Node and what to do with currently running Tasks. The default value is requeue.

Property Details

nodeDeallocationOption

When to deallocate the Compute Node and what to do with currently running Tasks. The default value is requeue.

nodeDeallocationOption?: BatchNodeDeallocateOption

Property Value