DeletedProtectionContainersOperations interface
Interface representing a DeletedProtectionContainers operations.
Properties
| list | Lists the soft deleted containers registered to Recovery Services Vault. |
Property Details
list
Lists the soft deleted containers registered to Recovery Services Vault.
list: (resourceGroupName: string, vaultName: string, options?: DeletedProtectionContainersListOptionalParams) => PagedAsyncIterableIterator<ProtectionContainerResource, ProtectionContainerResource[], PageSettings>
Property Value
(resourceGroupName: string, vaultName: string, options?: DeletedProtectionContainersListOptionalParams) => PagedAsyncIterableIterator<ProtectionContainerResource, ProtectionContainerResource[], PageSettings>