TaskOrchestrationJob interface

Extends

Properties

demands
executeAs
executionMode
executionTimeout
instanceId
name
refName
tasks
variables

Inherited Properties

itemType

Property Details

demands

demands: Demand[]

Property Value

Demand[]

executeAs

executeAs: IdentityRef

Property Value

executionMode

executionMode: string

Property Value

string

executionTimeout

executionTimeout: any

Property Value

any

instanceId

instanceId: string

Property Value

string

name

name: string

Property Value

string

refName

refName: string

Property Value

string

tasks

tasks: TaskInstance[]

Property Value

variables

variables: {[key: string]: string}

Property Value

{[key: string]: string}

Inherited Property Details

itemType

itemType: TaskOrchestrationItemType

Property Value

Inherited From TaskOrchestrationItem.itemType