Share via


ElasticPoolDtuCapability.SupportedPerDatabaseMaxSizes Property

Definition

Gets the list of supported max database sizes.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedPerDatabaseMaxSizes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.MaxSizeCapability> SupportedPerDatabaseMaxSizes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedPerDatabaseMaxSizes")>]
member this.SupportedPerDatabaseMaxSizes : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.MaxSizeCapability>
Public ReadOnly Property SupportedPerDatabaseMaxSizes As IList(Of MaxSizeCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to