Partager via


IBackupProtectionIntentOperations Interface

Définition

Opérations BackupProtectionIntentOperations.

public interface IBackupProtectionIntentOperations
type IBackupProtectionIntentOperations = interface
Public Interface IBackupProtectionIntentOperations

Méthodes

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Fournit une liste paginable de toutes les intentions présentes dans un coffre.

ListWithHttpMessagesAsync(String, String, ODataQuery<ProtectionIntentQueryObject>, String, Dictionary<String,List<String>>, CancellationToken)

Fournit une liste paginable de toutes les intentions présentes dans un coffre.

Méthodes d’extension

List(IBackupProtectionIntentOperations, String, String, ODataQuery<ProtectionIntentQueryObject>, String)

Fournit une liste paginable de toutes les intentions présentes dans un coffre.

ListAsync(IBackupProtectionIntentOperations, String, String, ODataQuery<ProtectionIntentQueryObject>, String, CancellationToken)

Fournit une liste paginable de toutes les intentions présentes dans un coffre.

ListNext(IBackupProtectionIntentOperations, String)

Fournit une liste paginable de toutes les intentions présentes dans un coffre.

ListNextAsync(IBackupProtectionIntentOperations, String, CancellationToken)

Fournit une liste paginable de toutes les intentions présentes dans un coffre.

S’applique à