DeletedProtectionContainers Interface
public interface DeletedProtectionContainers
Resource collection API of DeletedProtectionContainers.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list(String resourceGroupName, String vaultName)
Lists the soft deleted containers registered to Recovery Services Vault. |
|
abstract
Paged |
list(String resourceGroupName, String vaultName, String filter, Context context)
Lists the soft deleted containers registered to Recovery Services Vault. |
Method Details
list
public abstract PagedIterable<ProtectionContainerResource> list(String resourceGroupName, String vaultName)
Lists the soft deleted containers registered to Recovery Services Vault.
Parameters:
Returns:
list
public abstract PagedIterable<ProtectionContainerResource> list(String resourceGroupName, String vaultName, String filter, Context context)
Lists the soft deleted containers registered to Recovery Services Vault.
Parameters:
Returns: