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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript