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