ElasticPoolEditionCapability.SupportedElasticPoolPerformanceLevels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of supported elastic pool DTU levels for the edition.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute