DeviceUpdateListVersions interface
Methods
| get(Device |
Get a list of all update versions that match the specified provider and name. |
Method Details
get(DeviceUpdateListVersionsParameters)
Get a list of all update versions that match the specified provider and name.
function get(options?: DeviceUpdateListVersionsParameters): StreamableMethod<DeviceUpdateListVersions200Response | DeviceUpdateListVersionsDefaultResponse>