IQuotaOperations Methods

 

Namespace:   Microsoft.WindowsAzure.Management.Sql
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

NameDescription
System_CAPS_pubmethodGetAsync(String, String, CancellationToken)

Retrieves the specified quota from the server.

System_CAPS_pubmethodListAsync(String, CancellationToken)

Returns a list of quotas from the server.

NameDescription
System_CAPS_pubmethodGet(String, String)

Retrieves the specified quota from the server.(Defined by QuotaOperationsExtensions.)

System_CAPS_pubmethodGetAsync(String, String)

Retrieves the specified quota from the server.(Defined by QuotaOperationsExtensions.)

System_CAPS_pubmethodList(String)

Returns a list of quotas from the server.(Defined by QuotaOperationsExtensions.)

System_CAPS_pubmethodListAsync(String)

Returns a list of quotas from the server.(Defined by QuotaOperationsExtensions.)

Return to top
Show: