OperationStatus interface

Operation status object

Properties

endTime

End time of the operation

error

Error details.

name

Operation Id

startTime

Start time of the operation

status

Operation status

Property Details

endTime

End time of the operation

endTime?: Date

Property Value

Date

error

Error details.

error?: StorageSyncApiError

Property Value

name

Operation Id

name?: string

Property Value

string

startTime

Start time of the operation

startTime?: Date

Property Value

Date

status

Operation status

status?: string

Property Value

string