SubscriptionUsages interface
Interface representing a SubscriptionUsages.
Methods
list |
List Quota resources by subscription ID |
Method Details
listByLocation(string, SubscriptionUsagesListByLocationOptionalParams)
List Quota resources by subscription ID
function listByLocation(locationName: string, options?: SubscriptionUsagesListByLocationOptionalParams): PagedAsyncIterableIterator<Quota, Quota[], PageSettings>
Parameters
- locationName
-
string
Name of the location.
The options parameters.
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript