INetworkFabricProperties.ServerCountPerRack Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Number of servers.Possible values are from 1-16.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="serverCountPerRack", Update=true)]
public int ServerCountPerRack { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Number of servers.Possible values are from 1-16.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="serverCountPerRack", Update=true)>]
member this.ServerCountPerRack : int with get, set
Public Property ServerCountPerRack As Integer

Property Value

Attributes

Applies to