Compartir a través de


ElasticPoolDtuCapability.SupportedPerDatabaseMaxDtus Propiedad

Definición

Obtiene la lista de DTU máximas de base de datos admitidas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a