Freigeben über


IRackSku.RackType Property

Definition

The type of the rack.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The type of the rack.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.RackSkuType) }, ReadOnly=true, Required=false, SerializedName="rackType")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.RackSkuType? RackType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The type of the rack.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.RackSkuType) }, ReadOnly=true, Required=false, SerializedName="rackType")>]
member this.RackType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.RackSkuType>
Public ReadOnly Property RackType As Nullable(Of RackSkuType)

Property Value

Attributes

Applies to