VirtualMachineVMImageListResponse.GetEnumerator Method ()
Gets the sequence of VMImages.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Public Function GetEnumerator As IEnumerator(Of VirtualMachineVMImageListResponse.VirtualMachineVMImage)
Return Value
Type: System.Collections.Generic.IEnumerator(Of VirtualMachineVMImageListResponse.VirtualMachineVMImage)Implements
IEnumerable(Of T).GetEnumerator()
Show: