LegacyApplianceConfig.Volumes Property

Definition

Required. Gets or sets the list of volumes (virtual disk) from config xml to be imported

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)

Property Value

Applies to