TaskAgentJobStep interface
Özellikler
| condition | |
| continue |
|
| enabled | |
| env | |
| id | |
| inputs | |
| name | |
| retry |
|
| task | |
| timeout |
|
| type |
Özellik Ayrıntıları
condition
condition: string
Özellik Değeri
string
continueOnError
continueOnError: boolean
Özellik Değeri
boolean
enabled
enabled: boolean
Özellik Değeri
boolean
env
env: {[key: string]: string}
Özellik Değeri
{[key: string]: string}
id
id: string
Özellik Değeri
string
inputs
inputs: {[key: string]: string}
Özellik Değeri
{[key: string]: string}
name
name: string
Özellik Değeri
string
retryCountOnTaskFailure
retryCountOnTaskFailure: number
Özellik Değeri
number
task
timeoutInMinutes
timeoutInMinutes: number
Özellik Değeri
number