次の方法で共有


IRecommendedElasticPoolsOperations インターフェイス

定義

RecommendedElasticPoolsOperations 操作。

public interface IRecommendedElasticPoolsOperations
type IRecommendedElasticPoolsOperations = interface
Public Interface IRecommendedElasticPoolsOperations

メソッド

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

推奨されるエラスティック プールを取得します。

ListByServerWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

推奨されるエラスティック プールを返します。

ListMetricsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

推奨されるエラスティック プールのメトリックを返します。

拡張メソッド

GetAsync(IRecommendedElasticPoolsOperations, String, String, String, CancellationToken)

推奨されるエラスティック プールを取得します。

ListByServerAsync(IRecommendedElasticPoolsOperations, String, String, CancellationToken)

推奨されるエラスティック プールを返します。

ListMetricsAsync(IRecommendedElasticPoolsOperations, String, String, String, CancellationToken)

推奨されるエラスティック プールのメトリックを返します。

適用対象