GetUsagesInLocation interface

Interface representing a GetUsagesInLocation.

Methods

list(string, GetUsagesInLocationListOptionalParams)

List usages in cores for all skus used by a subscription in a given location, for a specific quota type.

Method Details

list(string, GetUsagesInLocationListOptionalParams)

List usages in cores for all skus used by a subscription in a given location, for a specific quota type.

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

Parameters

location

string

The name of the Azure region.

options
GetUsagesInLocationListOptionalParams

The options parameters.

Returns