Usages interface
Interface representing a Usages.
Methods
list |
Lists the current usages and limits in this location for the provided subscription. |
Method Details
listByLocation(string, UsagesListByLocationOptionalParams)
Lists the current usages and limits in this location for the provided subscription.
function listByLocation(location: string, options?: UsagesListByLocationOptionalParams): PagedAsyncIterableIterator<Usage, Usage[], PageSettings>
Parameters
- location
-
string
The Azure region
The options parameters.