Share via


BatchNodeDeallocateOptions interface

Options for deallocating a Compute Node.

Properties

nodeDeallocateOption

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

Possible values: "requeue", "terminate", "taskcompletion", "retaineddata"

Property Details

nodeDeallocateOption

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

Possible values: "requeue", "terminate", "taskcompletion", "retaineddata"

nodeDeallocateOption?: string

Property Value

string