共用方式為


ISqlServer.ListRecommendedElasticPools Method

Definition

Returns all the recommended elastic pools for the server.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Sql.Fluent.IRecommendedElasticPool> ListRecommendedElasticPools ();
abstract member ListRecommendedElasticPools : unit -> System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Sql.Fluent.IRecommendedElasticPool>
Public Function ListRecommendedElasticPools () As IReadOnlyDictionary(Of String, IRecommendedElasticPool)

Returns

Applies to