LogCollectionOperationDetailedStatus interface

Device diagnostics operation detailed status

Properties

createdDateTime

The timestamp when the operation was created.

description

Device diagnostics operation description.

deviceStatus

Status of the devices in the operation

lastActionDateTime

A timestamp for when the current state was entered.

logCollectionId

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

status

Operation status.

status?: OperationStatus

Property Value