Share via


IRackSku.StorageAppliance Property

Definition

The list of appliance SKUs and associated rack slot for the storage appliance(s) in this rack model.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The list of appliance SKUs and associated rack slot for the storage appliance(s) in this rack model.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IStorageApplianceSkuSlot) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageAppliances", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IStorageApplianceSkuSlot> StorageAppliance { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The list of appliance SKUs and associated rack slot for the storage appliance(s) in this rack model.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IStorageApplianceSkuSlot) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageAppliances", Update=false)>]
member this.StorageAppliance : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IStorageApplianceSkuSlot>
Public ReadOnly Property StorageAppliance As List(Of IStorageApplianceSkuSlot)

Property Value

Attributes

Applies to