IBackupProtectionIntentOperations 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 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 à
Azure SDK for .NET