DeletedProtectionContainers interface
Interface representing a DeletedProtectionContainers.
Methods
list(string, string, Deleted |
Lists the soft deleted containers registered to Recovery Services Vault. |
Method Details
list(string, string, DeletedProtectionContainersListOptionalParams)
Lists the soft deleted containers registered to Recovery Services Vault.
function list(resourceGroupName: string, vaultName: string, options?: DeletedProtectionContainersListOptionalParams): PagedAsyncIterableIterator<ProtectionContainerResource, ProtectionContainerResource[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group where the recovery services vault is present.
- vaultName
-
string
The name of the recovery services vault.
The options parameters.