LogCollection interface

Diagnostics request body

Properties

createdDateTime

The timestamp when the operation was created.

description

Description of the diagnostics operation.

deviceList

Array of Device Update agent ids

lastActionDateTime

A timestamp for when the current state was entered.

logCollectionId

The log collection id.

status

Operation status.

Property Details

createdDateTime

The timestamp when the operation was created.

createdDateTime?: string

Property Value

string

description

Description of the diagnostics operation.

description?: string

Property Value

string

deviceList

Array of Device Update agent ids

deviceList: DeviceUpdateAgentId[]

Property Value

lastActionDateTime

A timestamp for when the current state was entered.

lastActionDateTime?: string

Property Value

string

logCollectionId

The log collection id.

logCollectionId?: string

Property Value

string

status

Operation status.

status?: OperationStatus

Property Value