OutputFileUploadOptions interface
An interface representing OutputFileUploadOptions.
Properties
upload |
The conditions under which the Task output file or set of files should be uploaded. The default is taskcompletion. Possible values include: 'taskSuccess', 'taskFailure', 'taskCompletion' |
Property Details
uploadCondition
The conditions under which the Task output file or set of files should be uploaded. The default is taskcompletion. Possible values include: 'taskSuccess', 'taskFailure', 'taskCompletion'
uploadCondition: OutputFileUploadCondition