VirtualMachineOSImageListResponse.Images Property
Optional. The virtual machine images associated with your subscription.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Public Property Images As IList(Of VirtualMachineOSImageListResponse.VirtualMachineOSImage)
Property Value
Type: System.Collections.Generic.IList(Of VirtualMachineOSImageListResponse.VirtualMachineOSImage)
Show: