Partager via


IBackupProtectionContainersOperations Interface

Définition

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 à