Usages interface

Interface representing a Usages.

Methods

list(string, UsagesListOptionalParams)

Get usages for the requested subscription

Method Details

list(string, UsagesListOptionalParams)

Get usages for the requested subscription

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

Parameters

location

string

Resource location.

options
UsagesListOptionalParams

The options parameters.

Returns