DeviceManagementStartLogCollection interface

メソッド

get(RequestParameters)

デバイス診断ログの収集を取得する

put(DeviceManagementStartLogCollectionParameters)

指定したデバイスでデバイス診断ログ収集を開始します。

メソッドの詳細

get(RequestParameters)

デバイス診断ログの収集を取得する

function get(options?: RequestParameters): StreamableMethod<DeviceManagementGetLogCollection200Response | DeviceManagementGetLogCollectionDefaultResponse>

パラメーター

戻り値

put(DeviceManagementStartLogCollectionParameters)

指定したデバイスでデバイス診断ログ収集を開始します。

function put(options: DeviceManagementStartLogCollectionParameters): StreamableMethod<DeviceManagementStartLogCollection201Response | DeviceManagementStartLogCollectionDefaultResponse>

パラメーター

戻り値