LocationOperationStatus interface

Operation status object

Properties

endTime

End time of the operation

error

Error details.

id

Operation resource Id

name

Operation Id

percentComplete

Percent complete.

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

id

Operation resource Id

id?: string

Property Value

string

name

Operation Id

name?: string

Property Value

string

percentComplete

Percent complete.

percentComplete?: number

Property Value

number

startTime

Start time of the operation

startTime?: Date

Property Value

Date

status

Operation status

status?: string

Property Value

string