DeviceOperation interface

Operation metadata.

Properties

createdDateTime

Date and time in UTC when the operation was created.

error

Operation error encountered, if any.

etag

Operation ETag.

lastActionDateTime

Date and time in UTC when the operation status was last updated.

operationId

Operation Id.

status

Operation status.

traceId

Operation correlation identity that can used by Microsoft Support for troubleshooting.

Property Details

createdDateTime

Date and time in UTC when the operation was created.

createdDateTime: Date

Property Value

Date

error

Operation error encountered, if any.

error?: ErrorModel

Property Value

etag

Operation ETag.

etag?: string

Property Value

string

lastActionDateTime

Date and time in UTC when the operation status was last updated.

lastActionDateTime: Date

Property Value

Date

operationId

Operation Id.

operationId: string

Property Value

string

status

Operation status.

status: OperationStatus

Property Value

traceId

Operation correlation identity that can used by Microsoft Support for troubleshooting.

traceId?: string

Property Value

string