New-VBRCloudTenantHwPlanOptions

Short Description

Creates the VBRCloudTenantHwPlanOptions objects that contains hardware plan options.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Requires a VCP license.

Syntax

New-VBRCloudTenantHwPlanOptions -HardwarePlan <VBRCloudHardwarePlan> [-EnableWanAcceleration] [-WanAccelerator <CWanAccelerator>]  [<CommonParameters>]

Detailed Description

This cmdlet creates a VBRCloudTenantHwPlanOptions object that contains a hardware plan. This object is used in the New-VBRCloudTenantReplicationResources cmdlet to specify the hardware plan options.

You can also enable WAN acceleration and set a target WAN accelerator. Note that the tenant who plan to use the WAN acceleration must configure a source WAN accelerator on their side.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

HardwarePlan

Specifies the hardware plan from which you want to enable the WAN acceleration.

Accepts the VBRHvCloudHardwarePlan or VBRViCloudHardwarePlan object. To get this object, run the Get-VBRCloudHardwarePlan cmdlet.

True

Named

True (ByValue,
ByProperty
Name)

EnableWanAcceleration

Enables the option to use WAN accelerators for backup jobs to cloud repositories.

Use the WanAccelerator parameter to set the WAN accelerator.

SwitchParameter

False

Named

False

WanAccelerator

Specifies the WAN accelerator for the EnableWanAccelerator parameter.

Accepts the CWanAccelerator object. To get this object, run the Get-VBRWANAccelerator cmdlet.

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRCloudTenantHwPlanOptions

Examples

Example 1. Creating Hardware Plan Options Without WAN Acceleration

Example 2. Enabling WAN Acceleration for VMware Hardware Plan

Example 3. Enabling WAN Acceleration for VMware Hardware Plan

Related Commands

Page updated 10/7/2025

Page content applies to build 13.0.1.180