Compartir a través de


ElasticPoolPerDatabaseMaxPerformanceLevelCapability.SupportedPerDatabaseMinPerformanceLevels Propiedad

Definición

Obtiene la lista de niveles de rendimiento mínimos de base de datos admitidos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a