ComputeInstanceLastOperation interface

The last operation on ComputeInstance.

Properties

operationName

Name of the last operation.

operationStatus

Operation status.

operationTime

Time of the last 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