DataContainerListResponse.DataContainers Property

Definition

Optional. The list of Data Containers in the given Device

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

Property Value

Applies to