ServerOperationsExtensions Class
This is the main client class for interacting with the Azure SQL Database REST APIs.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ChangeAdministratorPassword(IServerOperations, String, ServerChangeAdministratorPasswordParameters) | Changes the administrative password of an existing Azure SQL Database Server for a given subscription. |
![]() ![]() | ChangeAdministratorPasswordAsync(IServerOperations, String, ServerChangeAdministratorPasswordParameters) | Changes the administrative password of an existing Azure SQL Database Server for a given subscription. |
![]() ![]() | Create(IServerOperations, ServerCreateParameters) | Provisions a new SQL Database server in a subscription. |
![]() ![]() | CreateAsync(IServerOperations, ServerCreateParameters) | Provisions a new SQL Database server in a subscription. |
![]() ![]() | Delete(IServerOperations, String) | Deletes the specified Azure SQL Database Server from a subscription. |
![]() ![]() | DeleteAsync(IServerOperations, String) | Deletes the specified Azure SQL Database Server from a subscription. |
![]() ![]() | List(IServerOperations) | Returns all SQL Database Servers that are provisioned for a subscription. |
![]() ![]() | ListAsync(IServerOperations) | Returns all SQL Database Servers that are provisioned for a subscription. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)