ElasticPoolPerformanceLevelCapability.SupportedPerDatabaseMaxPerformanceLevels Property

Definition

Gets the list of supported per database max performance levels.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to