Aracılığıyla paylaş


ServerVersionCapability.SupportedEditions Property

Definition

Optional. Gets the list of supported Azure SQL Server editions.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.EditionCapability> SupportedEditions { get; set; }
member this.SupportedEditions : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.EditionCapability> with get, set
Public Property SupportedEditions As IList(Of EditionCapability)

Property Value

Applies to