次の方法で共有


LegacyApplianceConfig.Volumes プロパティ

定義

必須。 インポートする config xml からボリューム (仮想ディスク) の一覧を取得または設定します

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

プロパティ値

適用対象