VirtualMachineVMImageOperationsExtensions::List Method (IVirtualMachineVMImageOperations^)
The List Virtual Machine Images operation retrieves a list of the virtual machine images.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: [ExtensionAttribute] static VirtualMachineVMImageListResponse^ List( IVirtualMachineVMImageOperations^ operations )
Parameters
- operations
-
Type:
Microsoft.WindowsAzure.Management.Compute::IVirtualMachineVMImageOperations^
Reference to the Microsoft.WindowsAzure.Management.Compute.IVirtualMachineVMImageOperations.
Return Value
Type: Microsoft.WindowsAzure.Management.Compute.Models::VirtualMachineVMImageListResponse^The List VM Images operation response.
Show: