Usages interface
Interface representing a Usages.
Methods
list(string, Usages |
Gets, for the specified location, the current resource usage information as well as the limits under the subscription. |
Method Details
list(string, UsagesListOptionalParams)
Gets, for the specified location, the current resource usage information as well as the limits under the subscription.
function list(location: string, options?: UsagesListOptionalParams): PagedAsyncIterableIterator<Usage, Usage[], PageSettings>
Parameters
- location
-
string
The location for which resource usage is queried.
- options
- UsagesListOptionalParams
The options parameters.