TaskAgentJob interface

Properties

container
id
name
sidecarContainers
steps
variables

Property Details

container

container: string

Property Value

string

id

id: string

Property Value

string

name

name: string

Property Value

string

sidecarContainers

sidecarContainers: {[key: string]: string}

Property Value

{[key: string]: string}

steps

steps: TaskAgentJobStep[]

Property Value

variables

variables: TaskAgentJobVariable[]

Property Value