DatabaseCopyOperationsExtensions 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 DatabaseCopyOperationsExtensions type.

Public Methods

  Name Description
Create Starts a SQL Server database copy.
CreateAsync Starts a SQL Server database copy.
Delete Stops a SQL Server database copy.
DeleteAsync Stops a SQL Server database copy.
Get Retrieves information about a SQL Server database copy.
GetAsync Retrieves information about a SQL Server database copy.
List Retrieves the list of SQL Server database copies for a database.
ListAsync Retrieves the list of SQL Server database copies for a database.
Update Updates a SQL Server database copy.
UpdateAsync Updates a SQL Server database copy.

Top

See Also

Reference

DatabaseCopyOperationsExtensions Class
Microsoft.WindowsAzure Namespace