Share via


ManagedInstanceVersionCapability.SupportedInstancePoolEditions Property

Definition

The list of supported instance pool editions.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.InstancePoolEditionCapability> SupportedInstancePoolEditions { get; }
member this.SupportedInstancePoolEditions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.InstancePoolEditionCapability>
Public ReadOnly Property SupportedInstancePoolEditions As IReadOnlyList(Of InstancePoolEditionCapability)

Property Value

Applies to