Freigeben über


ElasticPoolDtuCapability.SupportedPerDatabaseMaxDtus Eigenschaft

Definition

Ruft die Liste der unterstützten maximalen Datenbank-DTUs ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: