Share via


DeviceManagementStartLogCollection interface

Methods

get(RequestParameters)

Get the device diagnostics log collection

put(DeviceManagementStartLogCollectionParameters)

Start the device diagnostics log collection on specified devices.

Method Details

get(RequestParameters)

Get the device diagnostics log collection

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

Parameters

Returns

put(DeviceManagementStartLogCollectionParameters)

Start the device diagnostics log collection on specified devices.

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

Parameters

Returns