TaskOrchestrationJob interface

Extends

属性

demands
executeAs
executionMode
executionTimeout
instanceId
name
refName
tasks
variables

继承属性

itemType

属性详细信息

demands

demands: Demand[]

属性值

Demand[]

executeAs

executeAs: IdentityRef

属性值

executionMode

executionMode: string

属性值

string

executionTimeout

executionTimeout: any

属性值

any

instanceId

instanceId: string

属性值

string

name

name: string

属性值

string

refName

refName: string

属性值

string

tasks

tasks: TaskInstance[]

属性值

variables

variables: {[key: string]: string}

属性值

{[key: string]: string}

继承属性详细信息

itemType

itemType: TaskOrchestrationItemType

属性值

继承自TaskOrchestrationItem.itemType