Condividi tramite


LocationCapability.SupportedServerVersions Property

Definition

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

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

Property Value

Applies to