TaskAgentJobStep interface
屬性
| condition | |
| continue |
|
| enabled | |
| env | |
| id | |
| inputs | |
| name | |
| retry |
|
| task | |
| timeout |
|
| type |
屬性詳細資料
condition
condition: string
屬性值
string
continueOnError
continueOnError: boolean
屬性值
boolean
enabled
enabled: boolean
屬性值
boolean
env
env: {[key: string]: string}
屬性值
{[key: string]: string}
id
id: string
屬性值
string
inputs
inputs: {[key: string]: string}
屬性值
{[key: string]: string}
name
name: string
屬性值
string
retryCountOnTaskFailure
retryCountOnTaskFailure: number
屬性值
number
task
timeoutInMinutes
timeoutInMinutes: number
屬性值
number