Bearbeiten

Share via


TaskAgentJobStep interface

Properties

condition
continueOnError
enabled
env
id
inputs
name
retryCountOnTaskFailure
task
timeoutInMinutes
type

Property Details

condition

condition: string

Property Value

string

continueOnError

continueOnError: boolean

Property Value

boolean

enabled

enabled: boolean

Property Value

boolean

env

env: {[key: string]: string}

Property Value

{[key: string]: string}

id

id: string

Property Value

string

inputs

inputs: {[key: string]: string}

Property Value

{[key: string]: string}

name

name: string

Property Value

string

retryCountOnTaskFailure

retryCountOnTaskFailure: number

Property Value

number

task

task: TaskAgentJobTask

Property Value

timeoutInMinutes

timeoutInMinutes: number

Property Value

number

type

type: TaskAgentJobStepType

Property Value