Udostępnij przez


IThreeTierRecommendationResult.ApplicationServerInstanceCount Property

Definition

The application server instance count.

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

Property Value

Attributes

Applies to