--- title: "Get-VBRCloudTapeBackupTenant" description: "This cmdlet returns the array of backups of tenants. You can run this cmdlet from the service provider side only." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcloudtapebackuptenant.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Tape Devices > Tenant to Tape > Get-VBRCloudTapeBackupTenant" dateModified: "2026-08-19" --- # Get-VBRCloudTapeBackupTenant ## Short Description Returns tenants backups. **Product Edition**: Enterprise Requires Cloud Connect license ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of tenant IDs. The cmdlet will return backups of tenants with the specified IDs. |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
Name |
Specifies an array of tenant names. The cmdlet will return backups of tenants with these names. |
|
False |
Named |
True (ByPropertyName, ByValue) |