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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript