Compartir a través de


ManagedInstanceVersionCapability.SupportedInstancePoolEditions Propiedad

Definición

Obtiene la lista de ediciones admitidas del grupo de instancias.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a