Run interface

Extends

Properties

createdDate
finalYaml
finishedDate
pipeline
resources
result
state
templateParameters
url
variables
yamlDetails

Inherited Properties

id
name

Property Details

createdDate

createdDate: Date

Property Value

Date

finalYaml

finalYaml: string

Property Value

string

finishedDate

finishedDate: Date

Property Value

Date

pipeline

pipeline: PipelineReference

Property Value

resources

resources: RunResources

Property Value

result

result: RunResult

Property Value

state

state: RunState

Property Value

templateParameters

templateParameters: {[key: string]: any}

Property Value

{[key: string]: any}

url

url: string

Property Value

string

variables

variables: {[key: string]: Variable}

Property Value

{[key: string]: Variable}

yamlDetails

yamlDetails: RunYamlDetails

Property Value

Inherited Property Details

id

id: number

Property Value

number

Inherited From RunReference.id

name

name: string

Property Value

string

Inherited From RunReference.name