你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 服务器。

适用于