Share via


OutputFileUploadOptions interface

An interface representing OutputFileUploadOptions.

Properties

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'

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

Property Value