BackupProtectedItems interface
Interface representing a BackupProtectedItems.
Methods
list(string, string, Backup |
Provides a pageable list of all items that are backed up within a vault. |
Method Details
list(string, string, BackupProtectedItemsListOptionalParams)
Provides a pageable list of all items that are backed up within a vault.
function list(vaultName: string, resourceGroupName: string, options?: BackupProtectedItemsListOptionalParams): PagedAsyncIterableIterator<ProtectedItemResource, ProtectedItemResource[], PageSettings>
Parameters
- vaultName
-
string
The name of the recovery services vault.
- resourceGroupName
-
string
The name of the resource group where the recovery services vault is present.
The options parameters.