다음을 통해 공유


BackupCrrJobsOperationsExtensions Class

Definition

Extension methods for BackupCrrJobsOperations.

public static class BackupCrrJobsOperationsExtensions
type BackupCrrJobsOperationsExtensions = class
Public Module BackupCrrJobsOperationsExtensions
Inheritance
BackupCrrJobsOperationsExtensions

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