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

Usages interface

表示 Usages 的接口。

方法

listByLocation(string, UsagesListByLocationOptionalParams)

返回指定区域中指定订阅的每个 SKU 系列使用情况列表。

方法详细信息

listByLocation(string, UsagesListByLocationOptionalParams)

返回指定区域中指定订阅的每个 SKU 系列使用情况列表。

function listByLocation(location: string, options?: UsagesListByLocationOptionalParams): PagedAsyncIterableIterator<Usage, Usage[], PageSettings>

参数

location

string

位置名称。

options
UsagesListByLocationOptionalParams

选项参数。

返回