ExecutionStatus interface

Execution Status

Properties

stageHistory

target resource statuses

status

Deployment status

statusMessage

status details

updateTime

The lastModified timestamp of the Status

Property Details

stageHistory

target resource statuses

stageHistory?: StageStatus[]

Property Value

status

Deployment status

status?: number

Property Value

number

statusMessage

status details

statusMessage?: string

Property Value

string

updateTime

The lastModified timestamp of the Status

updateTime?: Date

Property Value

Date