DeviceUpdateImportUpdate interface
Methods
| post(Device |
Import new update version. This is a long-running-operation; use Operation-Location response header value to check for operation status. |
Method Details
post(DeviceUpdateImportUpdateParameters)
Import new update version. This is a long-running-operation; use Operation-Location response header value to check for operation status.
function post(options: DeviceUpdateImportUpdateParameters): StreamableMethod<DeviceUpdateImportUpdate200Response | DeviceUpdateImportUpdate202Response | DeviceUpdateImportUpdateDefaultResponse>