TaskOrchestrationJob interface
- Extends
Propiedades
| demands | |
| execute |
|
| execution |
|
| execution |
|
| instance |
|
| name | |
| ref |
|
| tasks | |
| variables |
Propiedades heredadas
| item |
Detalles de las propiedades
demands
executeAs
executionMode
executionMode: string
Valor de propiedad
string
executionTimeout
executionTimeout: any
Valor de propiedad
any
instanceId
instanceId: string
Valor de propiedad
string
name
name: string
Valor de propiedad
string
refName
refName: string
Valor de propiedad
string
tasks
variables
variables: {[key: string]: string}
Valor de propiedad
{[key: string]: string}