Usages interface
Interface representing a Usages.
Methods
list(string, Usages |
This method returns region-specific quotas and resource usage information for the Database Migration Service. |
Method Details
list(string, UsagesListOptionalParams)
This method returns region-specific quotas and resource usage information for the Database Migration Service.
function list(location: string, options?: UsagesListOptionalParams): PagedAsyncIterableIterator<Quota, Quota[], PageSettings>
Parameters
- location
-
string
The Azure region of the operation
- options
- UsagesListOptionalParams
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