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

AscUsages interface

Interface representing a AscUsages.

Methods

list(string, AscUsagesListOptionalParams)

Gets the quantity used and quota limit for resources

Method Details

list(string, AscUsagesListOptionalParams)

Gets the quantity used and quota limit for resources

function list(location: string, options?: AscUsagesListOptionalParams): PagedAsyncIterableIterator<ResourceUsage, ResourceUsage[], PageSettings>

Parameters

location

string

The name of the region to query for usage information.

options
AscUsagesListOptionalParams

The options parameters.

Returns