DeviceManagementImportDevices interface
Yöntemler
| post(Device |
IoT Hub'dan mevcut cihazları içeri aktar. Bu uzun süre çalışan bir işlemdir; işlem durumunu denetlemek için Operation-Location yanıt üst bilgisi değerini kullanın. |
Yöntem Ayrıntıları
post(DeviceManagementImportDevicesParameters)
IoT Hub'dan mevcut cihazları içeri aktar. Bu uzun süre çalışan bir işlemdir; işlem durumunu denetlemek için Operation-Location yanıt üst bilgisi değerini kullanın.
function post(options: DeviceManagementImportDevicesParameters): StreamableMethod<DeviceManagementImportDevices202Response | DeviceManagementImportDevicesDefaultResponse>