Udostępnij przez


IThreeTierConfiguration.ApplicationServerInstanceCount Property

Definition

The number of app server instances.

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

Property Value

Attributes

Applies to