ElasticPoolDtuCapability.SupportedMaxSizes Property

Definition

Gets the list of supported max sizes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to