BackupCrrJobsOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |