Compartilhar via


IThreeTierConfiguration.DatabaseServerInstanceCount Property

Definition

The number of database VMs.

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

Property Value

Attributes

Applies to