DeviceUpdateListVersions interface
方法
| get(Device |
取得符合指定提供者和名稱的所有更新版本清單。 |
方法詳細資料
get(DeviceUpdateListVersionsParameters)
取得符合指定提供者和名稱的所有更新版本清單。
function get(options?: DeviceUpdateListVersionsParameters): StreamableMethod<DeviceUpdateListVersions200Response | DeviceUpdateListVersionsDefaultResponse>