ElasticPoolDtuCapability.MaxDatabaseCount Property

Definition

Gets the maximum number of databases supported.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to