Share via


IBackupCrrJobsOperations Interface

Definition

BackupCrrJobsOperations operations.

public interface IBackupCrrJobsOperations
type IBackupCrrJobsOperations = interface
Public Interface IBackupCrrJobsOperations

Methods

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

Gets the list of CRR jobs from the target region.

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

Gets the list of CRR jobs from the target region.

Extension Methods

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

Gets the list of CRR jobs from the target region.

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

Gets the list of CRR jobs from the target region.

ListNext(IBackupCrrJobsOperations, String)

Gets the list of CRR jobs from the target region.

ListNextAsync(IBackupCrrJobsOperations, String, CancellationToken)

Gets the list of CRR jobs from the target region.

Applies to