Share via


BatchJobTerminateOptions interface

Parameters for terminating an Azure Batch Job.

Properties

terminateReason

The text you want to appear as the Job's TerminationReason. The default is 'UserTerminate'.

Property Details

terminateReason

The text you want to appear as the Job's TerminationReason. The default is 'UserTerminate'.

terminateReason?: string

Property Value

string