Start-VBRDownloadTenantBackup
Short Description
Downloads tenant backups from capacity tier to performance tier.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Start-VBRDownloadTenantBackup -CloudTenant <IVBRCloudTenant[]> [-FullBackupChain] [<CommonParameters>] |
Detailed Description
This cmdlet downloads tenant backups from capacity tier to performance tier.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
CloudTenant |
Specifies an array of cloud tenants. The cmdlet will download tenant backups from capacity tier to performance tier.
Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
FullBackupChain |
Defines that the cmdlet will download tenant backup files from both active and inactive backup chain. If you do not specify this parameter, the cmdlet will download only tenant backups that belong to an active backup chain. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Downloading Tenant Backup Files
|
This example shows how to download the
Perform the following steps:
|
Example 2. Downloading all Tenant Backup Files
|
This example shows how to download the
Perform the following steps:
|
Related Commands
Get-VBRCloudTenantReturns cloud tenant accounts.