ElasticPoolPerDatabaseMaxPerformanceLevelCapability.SupportedPerDatabaseMinPerformanceLevels Property

Definition

Gets the list of supported min database performance levels.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to