LegacyApplianceConfig.VolumeGroups Property

Definition

Required. Gets or sets the list of Volume Groups (VirtualDiskGroup) from config xml to be imported

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

Property Value

Applies to