共用方式為


ElasticPoolEditionCapability.SupportedElasticPoolDtus Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to