Usages interface

Interface representing a Usages.

Methods

listByLocation(string, UsagesListByLocationOptionalParams)

Returns list of usage per SKU family for the specified subscription in the specified region.

Method Details

listByLocation(string, UsagesListByLocationOptionalParams)

Returns list of usage per SKU family for the specified subscription in the specified region.

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

Parameters

location

string

The location name.

options
UsagesListByLocationOptionalParams

The options parameters.

Returns