VirtualDiskGroup.VirtualDiskList Property

Definition

Required. Gets or sets list of volumes associated with the volume group.

public System.Collections.Generic.IList<string> VirtualDiskList { get; set; }
member this.VirtualDiskList : System.Collections.Generic.IList<string> with get, set
Public Property VirtualDiskList As IList(Of String)

Property Value

Applies to