LocationCapabilitiesInner.SupportedServerVersions Propriedade

Definição

Obtém a lista de versões de servidor com suporte.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a