Freigeben über


ElasticPoolEditionCapability.SupportedElasticPoolPerformanceLevels Eigenschaft

Definition

Ruft die Liste der unterstützten DTU-Ebenen des Pools für elastische Datenbanken für die Edition ab.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: