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