BackupProtectableItemsOperations interface

Interface representing a BackupProtectableItems operations.

Properties

list

Provides a pageable list of protectable objects within your subscription according to the query filter and the pagination parameters.

Property Details

list

Provides a pageable list of protectable objects within your subscription according to the query filter and the pagination parameters.

list: (vaultName: string, resourceGroupName: string, options?: BackupProtectableItemsListOptionalParams) => PagedAsyncIterableIterator<WorkloadProtectableItemResource, WorkloadProtectableItemResource[], PageSettings>

Property Value

(vaultName: string, resourceGroupName: string, options?: BackupProtectableItemsListOptionalParams) => PagedAsyncIterableIterator<WorkloadProtectableItemResource, WorkloadProtectableItemResource[], PageSettings>