BackupProtectableItemsOperationsExtensions Class

Definition

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.

Applies to