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

IBackupCrrJobsOperations 接口

定义

BackupCrrJobsOperations 操作。

public interface IBackupCrrJobsOperations
type IBackupCrrJobsOperations = interface
Public Interface IBackupCrrJobsOperations

方法

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

从目标区域获取 CRR 作业的列表。

ListWithHttpMessagesAsync(String, CrrJobRequest, ODataQuery<JobQueryObject>, String, Dictionary<String,List<String>>, CancellationToken)

从目标区域获取 CRR 作业的列表。

扩展方法

List(IBackupCrrJobsOperations, String, CrrJobRequest, ODataQuery<JobQueryObject>, String)

从目标区域获取 CRR 作业的列表。

ListAsync(IBackupCrrJobsOperations, String, CrrJobRequest, ODataQuery<JobQueryObject>, String, CancellationToken)

从目标区域获取 CRR 作业的列表。

ListNext(IBackupCrrJobsOperations, String)

从目标区域获取 CRR 作业的列表。

ListNextAsync(IBackupCrrJobsOperations, String, CancellationToken)

从目标区域获取 CRR 作业的列表。

适用于