ComputeInstanceLastOperation interface
The last operation on ComputeInstance.
Properties
operation |
Name of the last operation. |
operation |
Operation status. |
operation |
Time of the last operation. |
operation |
Trigger of operation. |
Property Details
operationName
Name of the last operation.
operationName?: string
Property Value
string
operationStatus
Operation status.
operationStatus?: string
Property Value
string
operationTime
Time of the last operation.
operationTime?: Date
Property Value
Date
operationTrigger
Trigger of operation.
operationTrigger?: string
Property Value
string