ServerOperationsExtensions 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 ServerOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
ChangeAdministratorPassword | Changes the administrative password of an existing Azure SQL Database Server for a given subscription. | |
ChangeAdministratorPasswordAsync | Changes the administrative password of an existing Azure SQL Database Server for a given subscription. | |
Create | Provisions a new SQL Database server in a subscription. | |
CreateAsync | Provisions a new SQL Database server in a subscription. | |
Delete | Deletes the specified Azure SQL Database Server from a subscription. | |
DeleteAsync | Deletes the specified Azure SQL Database Server from a subscription. | |
List | Returns all SQL Database Servers that are provisioned for a subscription. | |
ListAsync | Returns all SQL Database Servers that are provisioned for a subscription. |
Top
See Also
Reference
ServerOperationsExtensions Class
Microsoft.WindowsAzure.Management.Sql Namespace