NetworkCloudStorageApplianceData.ExpansionShelves Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of expansion shelves connected to the storage appliance.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetworkCloud.Models.StorageApplianceExpansionShelf> ExpansionShelves { get; }
member this.ExpansionShelves : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetworkCloud.Models.StorageApplianceExpansionShelf>
Public ReadOnly Property ExpansionShelves As IReadOnlyList(Of StorageApplianceExpansionShelf)