ISqlManagementClient::DatabaseCopies Property

 

Represents the SQL Database Management API includes operations for managing SQL Server database copies for a subscription.

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

property IDatabaseCopyOperations^ DatabaseCopies {
	IDatabaseCopyOperations^ get();
}
Return to top
Show: