NetworkFabricPatchProperties.ServerCountPerRack Property

Definition

Number of servers.Possible values are from 1-16.

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

Property Value

Implements

Attributes

Applies to