BatchNodeRebootOptions interface

Parameters for rebooting an Azure Batch Compute Node.

Properties

nodeRebootKind

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

Property Details

nodeRebootKind

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

nodeRebootKind?: BatchNodeRebootKind

Property Value