CapabilityProperties.SupportedFlexibleServerEditions Property

Definition

Gets a list of supported flexible server editions.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedFlexibleServerEditions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.ServerEditionCapability> SupportedFlexibleServerEditions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedFlexibleServerEditions")>]
member this.SupportedFlexibleServerEditions : System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.ServerEditionCapability>
Public ReadOnly Property SupportedFlexibleServerEditions As IList(Of ServerEditionCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to