Compartir a través de


ImageTemplateLastRunStatus interface

Describes the latest status of running an image template

Properties

endTime

End time of the last run (UTC)

message

Verbose information about the last run state

runState

State of the last run

runSubState

Sub-state of the last run

startTime

Start time of the last run (UTC)

Property Details

endTime

End time of the last run (UTC)

endTime?: Date

Property Value

Date

message

Verbose information about the last run state

message?: string

Property Value

string

runState

State of the last run

runState?: RunState

Property Value

runSubState

Sub-state of the last run

runSubState?: RunSubState

Property Value

startTime

Start time of the last run (UTC)

startTime?: Date

Property Value

Date