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

BackupProtectedItemsCrrOperationsExtensions 类

定义

BackupProtectedItemsCrrOperations 的扩展方法。

public static class BackupProtectedItemsCrrOperationsExtensions
type BackupProtectedItemsCrrOperationsExtensions = class
Public Module BackupProtectedItemsCrrOperationsExtensions
继承
BackupProtectedItemsCrrOperationsExtensions

方法

List(IBackupProtectedItemsCrrOperations, String, String, ODataQuery<ProtectedItemQueryObject>, String)

提供保管库中备份的所有项的可分页列表。

ListAsync(IBackupProtectedItemsCrrOperations, String, String, ODataQuery<ProtectedItemQueryObject>, String, CancellationToken)

提供保管库中备份的所有项的可分页列表。

ListNext(IBackupProtectedItemsCrrOperations, String)

提供保管库中备份的所有项的可分页列表。

ListNextAsync(IBackupProtectedItemsCrrOperations, String, CancellationToken)

提供保管库中备份的所有项的可分页列表。

适用于