NetworkFabricSku.MaxComputeRack Property

Definition

Maximum number of compute racks available for this Network Fabric SKU. The value of max count racks is 4 for 4 rack SKU and 8 for 8 rack SKU.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)]
public int? MaxComputeRack { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)>]
member this.MaxComputeRack : Nullable<int> with get, set
Public Property MaxComputeRack As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to