BackupWorkloadItemsOperationsExtensions 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 BackupWorkloadItemsOperations.
public static class BackupWorkloadItemsOperationsExtensions
type BackupWorkloadItemsOperationsExtensions = class
Public Module BackupWorkloadItemsOperationsExtensions
- Inheritance
-
BackupWorkloadItemsOperationsExtensions
Methods
List(IBackupWorkloadItemsOperations, String, String, String, String, ODataQuery<BMSWorkloadItemQueryObject>, String) |
Provides a pageable list of workload item of a specific container according to the query filter and the pagination parameters. |
ListAsync(IBackupWorkloadItemsOperations, String, String, String, String, ODataQuery<BMSWorkloadItemQueryObject>, String, CancellationToken) |
Provides a pageable list of workload item of a specific container according to the query filter and the pagination parameters. |
ListNext(IBackupWorkloadItemsOperations, String) |
Provides a pageable list of workload item of a specific container according to the query filter and the pagination parameters. |
ListNextAsync(IBackupWorkloadItemsOperations, String, CancellationToken) |
Provides a pageable list of workload item of a specific container according to the query filter and the pagination parameters. |
Applies to
Azure SDK for .NET