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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET