Partager via


RecommendedElasticPoolListResponse.RecommendedElasticPools Property

Definition

Optional. Gets or sets the list of Azure Sql Recommended Elastic Pools hosted in the server.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedElasticPool> RecommendedElasticPools { get; set; }
member this.RecommendedElasticPools : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedElasticPool> with get, set
Public Property RecommendedElasticPools As IList(Of RecommendedElasticPool)

Property Value

Applies to