Share via


SqlServerVersionCapability.SupportedEditions Property

Definition

The list of supported database editions.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.EditionCapability> SupportedEditions { get; }
member this.SupportedEditions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.EditionCapability>
Public ReadOnly Property SupportedEditions As IReadOnlyList(Of EditionCapability)

Property Value

Applies to