Share via


IRackSku.SupportedRackSkuId Property

Definition

The list of supported SKUs if the rack is an aggregator.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The list of supported SKUs if the rack is an aggregator.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportedRackSkuIds", Update=false)]
public System.Collections.Generic.List<string> SupportedRackSkuId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The list of supported SKUs if the rack is an aggregator.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportedRackSkuIds", Update=false)>]
member this.SupportedRackSkuId : System.Collections.Generic.List<string>
Public ReadOnly Property SupportedRackSkuId As List(Of String)

Property Value

Attributes

Applies to