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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript