Condividi tramite


VirtualMachineVMImageListResponse.VMImages Property

Definition

Optional. The virtual machine images associated with your subscription.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineVMImageListResponse.VirtualMachineVMImage> VMImages { get; set; }
member this.VMImages : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineVMImageListResponse.VirtualMachineVMImage> with get, set
Public Property VMImages As IList(Of VirtualMachineVMImageListResponse.VirtualMachineVMImage)

Property Value

Applies to