LogCollection interface

診断要求本文

プロパティ

createdDateTime

操作が作成されたときのタイムスタンプ。

description

診断操作の説明。

deviceList

デバイス更新エージェント ID の配列

lastActionDateTime

現在の状態が入力されたときのタイムスタンプ。

logCollectionId

ログ コレクション ID。

status

操作の状態。

プロパティの詳細

createdDateTime

操作が作成されたときのタイムスタンプ。

createdDateTime?: string

プロパティ値

string

description

診断操作の説明。

description?: string

プロパティ値

string

deviceList

デバイス更新エージェント ID の配列

deviceList: DeviceUpdateAgentId[]

プロパティ値

lastActionDateTime

現在の状態が入力されたときのタイムスタンプ。

lastActionDateTime?: string

プロパティ値

string

logCollectionId

ログ コレクション ID。

logCollectionId?: string

プロパティ値

string

status

操作の状態。

status?: OperationStatus

プロパティ値