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

LocationBasedPerformanceTier interface

表示 LocationBasedPerformanceTier 的接口。

方法

list(string, LocationBasedPerformanceTierListOptionalParams)

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

方法详细信息

list(string, LocationBasedPerformanceTierListOptionalParams)

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

function list(locationName: string, options?: LocationBasedPerformanceTierListOptionalParams): PagedAsyncIterableIterator<PerformanceTierProperties, PerformanceTierProperties[], PageSettings>

参数

locationName

string

位置的名称。

返回