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

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 服务器的所有性能层。

适用于