IDeletedServersOperations Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Operações DeletedServersOperations.
public interface IDeletedServersOperations
type IDeletedServersOperations = interface
Public Interface IDeletedServersOperations
Métodos
BeginRecoverWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Recupera um servidor excluído. |
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtém um servidor excluído. |
ListByLocationNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtém uma lista de servidores excluídos para um local. |
ListByLocationWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtém uma lista de servidores excluídos para um local. |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtém uma lista de todos os servidores excluídos em uma assinatura. |
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
Obtém uma lista de todos os servidores excluídos em uma assinatura. |
RecoverWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Recupera um servidor excluído. |
Métodos de Extensão
Aplica-se a
Azure SDK for .NET