Share via


ElasticPoolPerformanceLevelCapability.SupportedPerDatabaseMaxSizes Property

Definition

Gets the list of supported per database max sizes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to