Freigeben über


ElasticPoolEditionCapability.SupportedElasticPoolDtus 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="supportedElasticPoolDtus")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.ElasticPoolDtuCapability> SupportedElasticPoolDtus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedElasticPoolDtus")>]
member this.SupportedElasticPoolDtus : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.ElasticPoolDtuCapability>
Public ReadOnly Property SupportedElasticPoolDtus As IList(Of ElasticPoolDtuCapability)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: