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 で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript