IBackupProtectionContainersOperations 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 BackupProtectionContainersOperations.
public interface IBackupProtectionContainersOperations
type IBackupProtectionContainersOperations = interface
Public Interface IBackupProtectionContainersOperations
Méthodes
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Répertorie les conteneurs inscrits auprès du coffre Recovery Services. |
ListWithHttpMessagesAsync(String, String, ODataQuery<BMSContainerQueryObject>, Dictionary<String,List<String>>, CancellationToken) |
Répertorie les conteneurs inscrits auprès du coffre Recovery Services. |
Méthodes d’extension
List(IBackupProtectionContainersOperations, String, String, ODataQuery<BMSContainerQueryObject>) |
Répertorie les conteneurs inscrits auprès du coffre Recovery Services. |
ListAsync(IBackupProtectionContainersOperations, String, String, ODataQuery<BMSContainerQueryObject>, CancellationToken) |
Répertorie les conteneurs inscrits auprès du coffre Recovery Services. |
ListNext(IBackupProtectionContainersOperations, String) |
Répertorie les conteneurs inscrits auprès du coffre Recovery Services. |
ListNextAsync(IBackupProtectionContainersOperations, String, CancellationToken) |
Répertorie les conteneurs inscrits auprès du coffre Recovery Services. |
S’applique à
Azure SDK for .NET