UsageOperations interface 
Interface representing a UsageOperations.
Methods
| list(string, Usage | 
	Gets, for the specified location, the current compute resource usage information as well as the limits for compute resources under the subscription.  | 
Method Details
		list(string, UsageListOptionalParams)
	   
	Gets, for the specified location, the current compute resource usage information as well as the limits for compute resources under the subscription.
function list(location: string, options?: UsageListOptionalParams): PagedAsyncIterableIterator<Usage, Usage[], PageSettings>
				Parameters
- location
 - 
				
string
 
The name of Azure region.
- options
 - UsageListOptionalParams
 
The options parameters.