AzureSqlDeletedServerCommunicator Class
Definition
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.
This class is responsible for all the REST communication with the deleted server REST endpoints
public class AzureSqlDeletedServerCommunicator
type AzureSqlDeletedServerCommunicator = class
Public Class AzureSqlDeletedServerCommunicator
- Inheritance
-
AzureSqlDeletedServerCommunicator
Constructors
| Name | Description |
|---|---|
| AzureSqlDeletedServerCommunicator(IAzureContext) |
Creates a communicator for Azure Sql Deleted Servers |
Properties
| Name | Description |
|---|---|
| Context |
Gets or sets the Azure profile |
Methods
| Name | Description |
|---|---|
| GetDeleted(String, String, String) |
Gets the deleted Azure Sql Database Server |
| ListDeletedServers(String, String) |
Lists all deleted Azure Sql Database Servers in a location |