Delen via


IThreeTierRecommendationResult.ApplicationServerInstanceCount Property

Definition

The application server instance count.

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

Property Value

Attributes

Applies to