Microsoft.WindowsAzure.Management.Sql Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DacOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
DatabaseCopyOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
DatabaseOperationOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
DatabaseOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
FirewallRuleOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
QuotaOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
RecoverableDatabaseOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
RecoverDatabaseOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
RestorableDroppedDatabaseOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
RestoreDatabaseOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
ServerOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
ServiceObjectiveOperationsExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
SqlManagementClient |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
SqlManagementClientExtensions |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
Interfaces
IDacOperations |
Includes operations for importing and exporting Azure SQL Databases into and out of Azure blob storage. |
IDatabaseCopyOperations |
Represents the SQL Database Management API includes operations for managing SQL Server database copies for a subscription. |
IDatabaseOperationOperations |
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. |
IDatabaseOperations |
Represents all the operations for operating on Azure SQL Databases. Contains operations to: Create, Retrieve, Update, and Delete databases, and also includes the ability to get the event logs for a database. |
IFirewallRuleOperations |
The Azure SQL Database Management API includes operations for managing the server-level Firewall Rules for Azure SQL Database Servers. You cannot manage the database-level firewall rules using the Azure SQL Database Management API; they can only be managed by running the Transact-SQL statements against the master or individual user databases. |
IQuotaOperations |
The Azure SQL Database Management API includes operations for getting Azure SQL Database Server quotas. Specifically, using the APIs you can get a specific quota or list all of the quotas for the Azure SQL Database Server. |
IRecoverableDatabaseOperations |
Contains operations for getting Azure SQL Databases that can be recovered. |
IRecoverDatabaseOperations |
Contains the operation to create recovery requests for Azure SQL Databases. |
IRestorableDroppedDatabaseOperations |
Contains operations for getting dropped Azure SQL Databases that can be restored. |
IRestoreDatabaseOperations |
Contains the operation to create restore requests for Azure SQL Databases. |
IServerOperations |
Contains methods to allow various operations on Azure SQL Database Servers. |
IServiceObjectiveOperations |
This class provides methods to get a specific service objective by using its ID or to List all of the service objectives on a server. |
ISqlManagementClient |
This is the main client class for interacting with the Azure SQL Database REST APIs. |
Azure SDK for .NET