BackupProtectionContainers interface
Interface representing a BackupProtectionContainers.
Methods
list(string, string, Backup |
Lists the containers registered to Recovery Services Vault. |
Method Details
list(string, string, BackupProtectionContainersListOptionalParams)
Lists the containers registered to Recovery Services Vault.
function list(vaultName: string, resourceGroupName: string, options?: BackupProtectionContainersListOptionalParams): PagedAsyncIterableIterator<ProtectionContainerResource, ProtectionContainerResource[], 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.