次の方法で共有


IServerBasedPerformanceTierOperations インターフェイス

定義

ServerBasedPerformanceTierOperations 操作。

public interface IServerBasedPerformanceTierOperations
type IServerBasedPerformanceTierOperations = interface
Public Interface IServerBasedPerformanceTierOperations

メソッド

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

PostgreSQL サーバーのすべてのパフォーマンスレベルを一覧表示します。

拡張メソッド

List(IServerBasedPerformanceTierOperations, String, String)

PostgreSQL サーバーのすべてのパフォーマンスレベルを一覧表示します。

ListAsync(IServerBasedPerformanceTierOperations, String, String, CancellationToken)

PostgreSQL サーバーのすべてのパフォーマンスレベルを一覧表示します。

適用対象