Share via


BatchNodeReimageOptions interface

Parameters for reimaging an Azure Batch Compute Node.

Properties

nodeReimageOption

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

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

Property Details

nodeReimageOption

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

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

nodeReimageOption?: string

Property Value

string