ManagedInstanceVersionCapability.SupportedEditions Property

Definition

Gets the list of supported managed instance editions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to