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

ILocationBasedPerformanceTierOperations 接口

定义

LocationBasedPerformanceTierOperations 操作。

public interface ILocationBasedPerformanceTierOperations
type ILocationBasedPerformanceTierOperations = interface
Public Interface ILocationBasedPerformanceTierOperations

方法

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

列出给定订阅中指定位置的所有性能层。

扩展方法

List(ILocationBasedPerformanceTierOperations, String)

列出给定订阅中指定位置的所有性能层。

ListAsync(ILocationBasedPerformanceTierOperations, String, CancellationToken)

列出给定订阅中指定位置的所有性能层。

适用于