--- title: "Veeam Cloud Connect Hardware Plans" description: "Hardware plans are quotas of hardware resources for cloud replication. Hardware plans include: Access to the host where the tenants can register their replicas. A quota of the host CPU and memory. A quota of cloud storage for storing replicas data." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/hardware_plans.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Cloud Connect > Veeam Cloud Connect Hardware Plans" dateModified: "2026-08-19" --- # Veeam Cloud Connect Hardware Plans Hardware plans are quotas of hardware resources for cloud replication. Hardware plans include: - Access to the host where the tenants can register their replicas. - A quota of the host CPU and memory. - A quota of cloud storage for storing replicas data. - Networks to which the tenants can connect their replicas. ## Hardware Plans

VMware

Hyper-V

Operation

Add-VBRViCloudHardwarePlan

Add-VBRHvCloudHardwarePlan

Creates a hardware plan

Get-VBRCloudHardwarePlan

Returns hardware plans

Set-VBRViCloudHardwarePlan

Set-VBRHvCloudHardwarePlan

Modifies a hardware plan

Remove-VBRCloudHardwarePlan

Removes hardware plan

## Hardware Plans Datastores

VMware

Hyper-V

Operation

New-VBRViCloudHWPlanDatastore

New-VBRHvCloudHWPlanDatastore

Creates cloud storage for tenants replication resources

Set-VBRViCloudHWPlanDatastore

Set-VBRHvCloudHWPlanDatastore

Modifies cloud storage for tenants replication resources

## VLANs

VMware

Hyper-V

Operation

New-VBRCloudVLANConfiguration

Reserves a pool of VLANs

Get-VBRCloudVLANConfiguration

Returns reserved VLANs

Set-VBRCloudVLANConfiguration

Modifies settings of a VLANs pool

Remove-VBRCloudVLANConfiguration

Removes a VLANs pool

Get-VBRViVirtualSwitch

Returns virtual switches