Share via


OutputFileUploadConfigOutput interface

Options for an output file upload operation, including under what conditions to perform the upload.

Properties

uploadCondition

The conditions under which the Task output file or set of files should be uploaded. The default is taskcompletion.

Possible values: "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: "tasksuccess", "taskfailure", "taskcompletion"

uploadCondition: string

Property Value

string