次の方法で共有


ISqlServer.ListRecommendedElasticPools メソッド

定義

サーバーに推奨されるすべてのエラスティック プールを返します。

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)

戻り値

適用対象