IQuotaOperations Methods
Namespace:
Microsoft.WindowsAzure.Management.Sql
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
| Name | Description | |
|---|---|---|
![]() | GetAsync(String, String, CancellationToken) | Retrieves the specified quota from the server. |
![]() | ListAsync(String, CancellationToken) | Returns a list of quotas from the server. |
| Name | Description | |
|---|---|---|
![]() | Get(String, String) | Retrieves the specified quota from the server.(Defined by QuotaOperationsExtensions.) |
![]() | GetAsync(String, String) | Retrieves the specified quota from the server.(Defined by QuotaOperationsExtensions.) |
![]() | List(String) | Returns a list of quotas from the server.(Defined by QuotaOperationsExtensions.) |
![]() | ListAsync(String) | Returns a list of quotas from the server.(Defined by QuotaOperationsExtensions.) |
Show:
