VirtualMachineImagesList interface
Methods
| get(Virtual |
Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. |
Method Details
get(VirtualMachineImagesListParameters)
Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU.
function get(options: VirtualMachineImagesListParameters): StreamableMethod<VirtualMachineImagesList200Response | VirtualMachineImagesListDefaultResponse>