BatchNodeRebootOptions interface
Parameters for rebooting an Azure Batch Compute Node.
Properties
| node |
When to reboot the Compute Node and what to do with currently running Tasks. The default value is requeue. Possible values: "requeue", "terminate", "taskcompletion", "retaineddata" |
Property Details
nodeRebootOption
When to reboot the Compute Node and what to do with currently running Tasks. The default value is requeue.
Possible values: "requeue", "terminate", "taskcompletion", "retaineddata"
nodeRebootOption?: string
Property Value
string