SqlManagementClient.DatabaseOperations Property
The Azure SQL Database Management API includes operations for getting database operations. Specifically, this API allows you to get a specific operation, or to list all the operations that happened on a specific database or on all databases in the Azure SQL Database Server.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
Property Value
Type: Microsoft.WindowsAzure.Management.Sql.IDatabaseOperationOperationsImplements
ISqlManagementClient.DatabaseOperations
Show: