Udostępnij za pośrednictwem


VirtualMachineOSImageListResponse.Images Property

Definition

Optional. The virtual machine images associated with your subscription.

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

Property Value

Applies to