DeviceManagementImportDevices interface
メソッド
| post(Device |
IoT Hub から既存のデバイスをインポートします。 これは実行時間の長い操作です。応答ヘッダー値 Operation-Location 使用して、操作の状態を確認します。 |
メソッドの詳細
post(DeviceManagementImportDevicesParameters)
IoT Hub から既存のデバイスをインポートします。 これは実行時間の長い操作です。応答ヘッダー値 Operation-Location 使用して、操作の状態を確認します。
function post(options: DeviceManagementImportDevicesParameters): StreamableMethod<DeviceManagementImportDevices202Response | DeviceManagementImportDevicesDefaultResponse>