你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IBackupProtectionContainersOperations 接口

定义

BackupProtectionContainersOperations 操作。

public interface IBackupProtectionContainersOperations
type IBackupProtectionContainersOperations = interface
Public Interface IBackupProtectionContainersOperations

方法

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

列出注册到恢复服务保管库的容器。

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

列出注册到恢复服务保管库的容器。

扩展方法

List(IBackupProtectionContainersOperations, String, String, ODataQuery<BMSContainerQueryObject>)

列出注册到恢复服务保管库的容器。

ListAsync(IBackupProtectionContainersOperations, String, String, ODataQuery<BMSContainerQueryObject>, CancellationToken)

列出注册到恢复服务保管库的容器。

ListNext(IBackupProtectionContainersOperations, String)

列出注册到恢复服务保管库的容器。

ListNextAsync(IBackupProtectionContainersOperations, String, CancellationToken)

列出注册到恢复服务保管库的容器。

适用于