Usages interface
Interface representing a Usages.
Methods
list |
Gets the current usage count and the limit for the resources of the location under the subscription. |
Method Details
listByLocation(string, UsagesListByLocationOptionalParams)
Gets the current usage count and the limit for the resources of the location under the subscription.
function listByLocation(location: string, options?: UsagesListByLocationOptionalParams): PagedAsyncIterableIterator<Usage, Usage[], PageSettings>
Parameters
- location
-
string
The location of the Azure Storage resource.
The options parameters.