Compartilhar via


IThreeTierConfiguration.CentralServerInstanceCount Property

Definition

The number of central server VMs.

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

Property Value

Attributes

Applies to