次の方法で共有


IRecoverableServersOperations インターフェイス

定義

RecoverableServersOperations 操作。

public interface IRecoverableServersOperations
type IRecoverableServersOperations = interface
Public Interface IRecoverableServersOperations

メソッド

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

回復可能な PostgreSQL サーバーを取得します。

拡張メソッド

Get(IRecoverableServersOperations, String, String)

回復可能な PostgreSQL サーバーを取得します。

GetAsync(IRecoverableServersOperations, String, String, CancellationToken)

回復可能な PostgreSQL サーバーを取得します。

適用対象