Usages interface
Interface representing a Usages.
Methods
list |
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.
The options parameters.