Azure / Azure/azure-libraries-for-java
VirtualMachineImages doesn't expose list functionality supported on VirtualMachineImagesInner
Open
Compute
Compute - Images
customer-reported
feature-request
- Dominant language
- Java
- Stars
- 97
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
VirtualMachineImages supports retrieving a single image or listing by region but this is very general. Instead the list (search) functionality found on VirtualMachineImagesInner should be exposed to allow the user to find multiple image. Otherwise you have to resort to using reflection or rebuilding the library to expose these (unless there is another way I can't find).
Contributor guide
Assessment
This issue has not been assessed yet.