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