QuotaOperationsExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGet(IQuotaOperations^, String^, String^)

Retrieves the specified quota from the server.

System_CAPS_pubmethodSystem_CAPS_staticGetAsync(IQuotaOperations^, String^, String^)

Retrieves the specified quota from the server.

System_CAPS_pubmethodSystem_CAPS_staticList(IQuotaOperations^, String^)

Returns a list of quotas from the server.

System_CAPS_pubmethodSystem_CAPS_staticListAsync(IQuotaOperations^, String^)

Returns a list of quotas from the server.

Return to top
Show: