Compartir a través de


ElasticPoolPerformanceLevelCapability.SupportedPerDatabaseMaxPerformanceLevels Propiedad

Definición

Obtiene la lista de niveles máximos de rendimiento admitidos por base de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a