DeviceUpdateListUpdates interface
方法
| get(Device |
获取已导入到 IoT 中心设备更新的所有更新的列表。 |
方法详细信息
get(DeviceUpdateListUpdatesParameters)
获取已导入到 IoT 中心设备更新的所有更新的列表。
function get(options?: DeviceUpdateListUpdatesParameters): StreamableMethod<DeviceUpdateListUpdates200Response | DeviceUpdateListUpdatesDefaultResponse>