Partager via


RecoveryPointsOperationsExtensions Classe

Définition

Méthodes d’extension pour RecoveryPointsOperations.

public static class RecoveryPointsOperationsExtensions
type RecoveryPointsOperationsExtensions = class
Public Module RecoveryPointsOperationsExtensions
Héritage
RecoveryPointsOperationsExtensions

Méthodes

Get(IRecoveryPointsOperations, String, String, String, String, String, String)

Fournit les informations sur les données sauvegardées identifiées à l’aide de RecoveryPointID. S'agissant d'une opération asynchrone, Pour connaître les status de l’opération, appelez l’API GetProtectedItemOperationResult.

GetAsync(IRecoveryPointsOperations, String, String, String, String, String, String, CancellationToken)

Fournit les informations sur les données sauvegardées identifiées à l’aide de RecoveryPointID. S'agissant d'une opération asynchrone, Pour connaître les status de l’opération, appelez l’API GetProtectedItemOperationResult.

List(IRecoveryPointsOperations, String, String, String, String, String, ODataQuery<BMSRPQueryObject>)

Répertorie les copies de sauvegarde de l’élément sauvegardé.

ListAsync(IRecoveryPointsOperations, String, String, String, String, String, ODataQuery<BMSRPQueryObject>, CancellationToken)

Répertorie les copies de sauvegarde de l’élément sauvegardé.

ListNext(IRecoveryPointsOperations, String)

Répertorie les copies de sauvegarde de l’élément sauvegardé.

ListNextAsync(IRecoveryPointsOperations, String, CancellationToken)

Répertorie les copies de sauvegarde de l’élément sauvegardé.

S’applique à