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