Share via


DeviceManagementImportDevices interface

Methods

post(DeviceManagementImportDevicesParameters)

Import existing devices from IoT Hub. This is a long-running-operation; use Operation-Location response header value to check for operation status.

Method Details

post(DeviceManagementImportDevicesParameters)

Import existing devices from IoT Hub. This is a long-running-operation; use Operation-Location response header value to check for operation status.

function post(options: DeviceManagementImportDevicesParameters): StreamableMethod<DeviceManagementImportDevices202Response | DeviceManagementImportDevicesDefaultResponse>

Parameters

Returns