Freigeben über


ServerVersionCapability.SupportedEditions Eigenschaft

Definition

Ruft die Liste der unterstützten Datenbankeditionen ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: