다음을 통해 공유


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 상속된