DeviceUpdateListUpdates interface
Methods
| get(Device |
Get a list of all updates that have been imported to Device Update for IoT Hub. |
Method Details
get(DeviceUpdateListUpdatesParameters)
Get a list of all updates that have been imported to Device Update for IoT Hub.
function get(options?: DeviceUpdateListUpdatesParameters): StreamableMethod<DeviceUpdateListUpdates200Response | DeviceUpdateListUpdatesDefaultResponse>