AssetTrackOperationStatus interface

Status of asset track operation.

Properties

endTime

Operation end time.

error

The error detail.

id

Operation resource ID.

name

Operation identifier.

startTime

Operation start time.

status

Operation status.

Property Details

endTime

Operation end time.

endTime?: Date

Property Value

Date

error

The error detail.

error?: ErrorDetail

Property Value

id

Operation resource ID.

id?: string

Property Value

string

name

Operation identifier.

name: string

Property Value

string

startTime

Operation start time.

startTime?: Date

Property Value

Date

status

Operation status.

status: string

Property Value

string