IRestorableDroppedSqlPoolsOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations RestorableDroppedSqlPoolsOperations.
public interface IRestorableDroppedSqlPoolsOperations
type IRestorableDroppedSqlPoolsOperations = interface
Public Interface IRestorableDroppedSqlPoolsOperations
Méthodes
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtient un pool SQL supprimé qui peut être restauré |
ListByWorkspaceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtient la liste des pools Sql supprimés qui peuvent être restaurés |
Méthodes d’extension
Get(IRestorableDroppedSqlPoolsOperations, String, String, String) |
Obtient un pool SQL supprimé qui peut être restauré |
GetAsync(IRestorableDroppedSqlPoolsOperations, String, String, String, CancellationToken) |
Obtient un pool SQL supprimé qui peut être restauré |
ListByWorkspace(IRestorableDroppedSqlPoolsOperations, String, String) |
Obtient la liste des pools Sql supprimés qui peuvent être restaurés |
ListByWorkspaceAsync(IRestorableDroppedSqlPoolsOperations, String, String, CancellationToken) |
Obtient la liste des pools Sql supprimés qui peuvent être restaurés |
S’applique à
Azure SDK for .NET