Share via


IThreeTierRecommendationResult.DatabaseInstanceCount Property

Definition

The database server instance count.

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

Property Value

Attributes

Applies to