Delen via


IThreeTierRecommendationResult.CentralServerInstanceCount Property

Definition

The central server instance count.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The central server instance count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="centralServerInstanceCount")]
public long? CentralServerInstanceCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The central server instance count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="centralServerInstanceCount")>]
member this.CentralServerInstanceCount : Nullable<int64> with get, set
Public Property CentralServerInstanceCount As Nullable(Of Long)

Property Value

Attributes

Applies to