ImageTemplateLastRunStatus interface
Describes the latest status of running an image template
Properties
end |
End time of the last run (UTC) |
message | Verbose information about the last run state |
run |
State of the last run |
run |
Sub-state of the last run |
start |
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
runSubState
startTime
Start time of the last run (UTC)
startTime?: Date
Property Value
Date