Optional
alwaysOptional
conditionOptional
continueOptional
displayOptional
enabledOptional
environmentOptional
idThe ID of the task definition. Corresponds to the id value of task.json file.
Example: CmdLineV2 { "id": "D9BAFED4-0B18-4F58-968D-86655B4D2CE9" }
Optional
inputsA dictionary of inputs specific to a task definition. Corresponds to inputs value of task.json file.
Optional
instanceOptional
nameThe name of the task definition. Corresponds to the name value of task.json file.
Example: CmdLineV2 { "name": "CmdLine" }
Optional
refOptional
retryOptional
timeoutOptional
versionThe version of the task definition. Corresponds to the version value of task.json file.
Example: CmdLineV2 { "version": { "Major": 2, "Minor": 212, "Patch": 0 } }
A reference to a task.