ElasticPoolEditionCapability.SupportedElasticPoolPerformanceLevels Property

Definition

Gets the list of supported elastic pool DTU levels for the edition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to