LogCollectionOperationDetailedStatus interface
Device diagnostics operation detailed status
Properties
| created |
The timestamp when the operation was created. |
| description | Device diagnostics operation description. |
| device |
Status of the devices in the operation |
| last |
A timestamp for when the current state was entered. |
| log |
The device diagnostics operation id. |
| status | Operation status. |
Property Details
createdDateTime
The timestamp when the operation was created.
createdDateTime?: string
Property Value
string
description
Device diagnostics operation description.
description?: string
Property Value
string
deviceStatus
Status of the devices in the operation
deviceStatus?: LogCollectionOperationDeviceStatus[]
Property Value
lastActionDateTime
A timestamp for when the current state was entered.
lastActionDateTime?: string
Property Value
string
logCollectionId
The device diagnostics operation id.
logCollectionId?: string
Property Value
string