ServerVersionCapability.SupportedElasticPoolEditions Property

Definition

Gets the list of supported elastic pool editions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to