ElasticPoolPerformanceLevelCapability.MaxDatabaseCount Property

Definition

Gets the maximum number of databases supported.

[Newtonsoft.Json.JsonProperty(PropertyName="maxDatabaseCount")]
public int? MaxDatabaseCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxDatabaseCount")>]
member this.MaxDatabaseCount : Nullable<int>
Public ReadOnly Property MaxDatabaseCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to