TaskAgentJobStep interface
condition | |
continue |
|
enabled | |
env | |
id | |
inputs | |
name | |
retry |
|
task | |
timeout |
|
type |
condition: string
Property Value
string
continueOnError: boolean
Property Value
boolean
enabled: boolean
Property Value
boolean
env: {[key: string]: string}
Property Value
{[key: string]: string}
id: string
Property Value
string
inputs: {[key: string]: string}
Property Value
{[key: string]: string}
name: string
Property Value
string
retryCountOnTaskFailure: number
Property Value
number
timeoutInMinutes: number
Property Value
number