共用方式為


TaskAgentJobStep interface

屬性

condition
continueOnError
enabled
env
id
inputs
name
retryCountOnTaskFailure
task
timeoutInMinutes
type

屬性詳細資料

condition

condition: string

屬性值

string

continueOnError

continueOnError: boolean

屬性值

boolean

enabled

enabled: boolean

屬性值

boolean

env

env: {[key: string]: string}

屬性值

{[key: string]: string}

id

id: string

屬性值

string

inputs

inputs: {[key: string]: string}

屬性值

{[key: string]: string}

name

name: string

屬性值

string

retryCountOnTaskFailure

retryCountOnTaskFailure: number

屬性值

number

task

task: TaskAgentJobTask

屬性值

timeoutInMinutes

timeoutInMinutes: number

屬性值

number

type

type: TaskAgentJobStepType

屬性值