Uses of Interface
com.azure.resourcemanager.recoveryservicesbackup.models.ProtectableContainerResource
-
Packages that use ProtectableContainerResource Package Description com.azure.resourcemanager.recoveryservicesbackup.models Package containing the data models for RecoveryServicesBackupClient. -
-
Uses of ProtectableContainerResource in com.azure.resourcemanager.recoveryservicesbackup.models
Methods in com.azure.resourcemanager.recoveryservicesbackup.models that return types with arguments of type ProtectableContainerResource Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<ProtectableContainerResource>
ProtectableContainers. list(String vaultName, String resourceGroupName, String fabricName)
Lists the containers that can be registered to Recovery Services Vault.com.azure.core.http.rest.PagedIterable<ProtectableContainerResource>
ProtectableContainers. list(String vaultName, String resourceGroupName, String fabricName, String filter, com.azure.core.util.Context context)
Lists the containers that can be registered to Recovery Services Vault.
-