Share via


SqlLocationCapabilities.SupportedServerVersions Property

Definition

The list of supported server versions.

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

Property Value

Applies to