DatabaseOperationOperationsExtensions Members
This is the main client class for interacting with the Azure SQL Database REST APIs.
The following tables list the members exposed by the DatabaseOperationOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
Get | Returns information about a specific operation by using the operation Guid. | |
GetAsync | Returns information about a specific operation by using the operation Guid. | |
ListByDatabase | Retrieves all of the operations that took place on a specific database. | |
ListByDatabaseAsync | Retrieves all of the operations that took place on a specific database. | |
ListByServer | Retrieves all of the operations that occured on the Azure SQL Database Server. | |
ListByServerAsync | Retrieves all of the operations that occured on the Azure SQL Database Server. |
Top
See Also
Reference
DatabaseOperationOperationsExtensions Class
Microsoft.WindowsAzure.Management.Sql Namespace