Compartilhar via


ManagedInstanceVersionCapability.SupportedInstancePoolEditions Propriedade

Definição

Obtém a lista de edições de pool de instâncias com suporte.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a