Condividi tramite


IRegionCapabilities.SupportedCapabilitiesByServerVersion Property

Definition

Gets the list of supported server versions.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Sql.Fluent.Models.ServerVersionCapability> SupportedCapabilitiesByServerVersion { get; }
member this.SupportedCapabilitiesByServerVersion : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Sql.Fluent.Models.ServerVersionCapability>
Public ReadOnly Property SupportedCapabilitiesByServerVersion As IReadOnlyDictionary(Of String, ServerVersionCapability)

Property Value

Applies to