次の方法で共有


VirtualMachineOSImageListResponse.Images プロパティ

定義

任意。 サブスクリプションに関連付けられている仮想マシン イメージ。

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)

プロパティ値

適用対象