QuotaOperationsExtensions Class
This is the main client class for interacting with the Azure SQL Database REST APIs.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Get(IQuotaOperations, String, String) | Retrieves the specified quota from the server. |
![]() ![]() | GetAsync(IQuotaOperations, String, String) | Retrieves the specified quota from the server. |
![]() ![]() | List(IQuotaOperations, String) | Returns a list of quotas from the server. |
![]() ![]() | ListAsync(IQuotaOperations, String) | Returns a list of quotas from the server. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

