TaskOrchestrationJob interface
- Extends
Propriedades
| demands | |
| execute |
|
| execution |
|
| execution |
|
| instance |
|
| name | |
| ref |
|
| tasks | |
| variables |
Propriedades Herdadas
| item |
Detalhes de Propriedade
demands
executeAs
executionMode
executionMode: string
Valor de Propriedade
string
executionTimeout
executionTimeout: any
Valor de Propriedade
any
instanceId
instanceId: string
Valor de Propriedade
string
name
name: string
Valor de Propriedade
string
refName
refName: string
Valor de Propriedade
string
tasks
variables
variables: {[key: string]: string}
Valor de Propriedade
{[key: string]: string}