Compartir a través de


LocationCapabilities.SupportedServerVersions Propiedad

Definición

Obtiene la lista de versiones de servidor admitidas.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedServerVersions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ServerVersionCapability> SupportedServerVersions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedServerVersions")>]
member this.SupportedServerVersions : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ServerVersionCapability>
Public ReadOnly Property SupportedServerVersions As IList(Of ServerVersionCapability)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a