IRecoveryPointsCrrOperations 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 RecoveryPointsCrrOperations.
public interface IRecoveryPointsCrrOperations
type IRecoveryPointsCrrOperations = interface
Public Interface IRecoveryPointsCrrOperations
Méthodes
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Répertorie les copies de sauvegarde de l’élément sauvegardé. |
ListWithHttpMessagesAsync(String, String, String, String, String, ODataQuery<BMSRPQueryObject>, Dictionary<String,List<String>>, CancellationToken) |
Répertorie les copies de sauvegarde de l’élément sauvegardé. |
Méthodes d’extension
List(IRecoveryPointsCrrOperations, String, String, String, String, String, ODataQuery<BMSRPQueryObject>) |
Répertorie les copies de sauvegarde de l’élément sauvegardé. |
ListAsync(IRecoveryPointsCrrOperations, String, String, String, String, String, ODataQuery<BMSRPQueryObject>, CancellationToken) |
Répertorie les copies de sauvegarde de l’élément sauvegardé. |
ListNext(IRecoveryPointsCrrOperations, String) |
Répertorie les copies de sauvegarde de l’élément sauvegardé. |
ListNextAsync(IRecoveryPointsCrrOperations, String, CancellationToken) |
Répertorie les copies de sauvegarde de l’élément sauvegardé. |
S’applique à
Azure SDK for .NET