BackupProtectedItemsOperations interface

Interface representing a BackupProtectedItems operations.

Properties

list

Provides a pageable list of all items that are backed up within a vault.

Property Details

list

Provides a pageable list of all items that are backed up within a vault.

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

Property Value

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