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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET