Partilhar via


AzureSqlDeletedServerCommunicator Class

Definition

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

Applies to