Compartir a través de


ElasticPoolEditionCapability.SupportedElasticPoolPerformanceLevels Propiedad

Definición

Obtiene la lista de niveles de DTU de grupo elástico admitidos para la edición.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a