BackupProtectableItemsOperationsExtensions 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 BackupProtectableItemsOperations.
public static class BackupProtectableItemsOperationsExtensions
type BackupProtectableItemsOperationsExtensions = class
Public Module BackupProtectableItemsOperationsExtensions
- Inheritance
-
BackupProtectableItemsOperationsExtensions
Methods
List(IBackupProtectableItemsOperations, String, String, ODataQuery<BMSPOQueryObject>, String) |
Provides a pageable list of protectable objects within your subscription according to the query filter and the pagination parameters. |
ListAsync(IBackupProtectableItemsOperations, String, String, ODataQuery<BMSPOQueryObject>, String, CancellationToken) |
Provides a pageable list of protectable objects within your subscription according to the query filter and the pagination parameters. |
ListNext(IBackupProtectableItemsOperations, String) |
Provides a pageable list of protectable objects within your subscription according to the query filter and the pagination parameters. |
ListNextAsync(IBackupProtectableItemsOperations, String, CancellationToken) |
Provides a pageable list of protectable objects within your subscription according to the query filter and the pagination parameters. |