--- title: "VBRCloudTenantHwPlanOptions" description: "Contains options of hardware plan assigned to tenant. Property Type Description VBRCloudHardwarePlan Hardware plan to which the tenant is subscribed. bool Indicates if WAN accelerator is enabled (TRUE) or not (FALSE)." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcloudtenanthwplanoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCloudTenantHwPlanOptions" dateModified: "2026-08-19" --- # VBRCloudTenantHwPlanOptions Contains options of hardware plan assigned to tenant. ## Properties

Property

Type

Description

HardwarePlan

VBRCloudHardwarePlan

Hardware plan to which the tenant is subscribed.

WanAcceleratorEnabled

bool

Indicates if WAN accelerator is enabled (TRUE) or not (FALSE).

WanAccelerator

CWanAccelerator

WAN accelerator allocated to the tenant.

UsedCPU

int

Amount of a number of CPU resources allocated to the tenant.

UsedMemory

int

Amount of storage allocated to the tenant in MB.

DatastoreQuota

VBRCloudDatastoreQuota[]

Datastore quota allocated to the tenant.

## Related Commands [`New-VBRCloudTenantHwPlanOptions`](new-vbrcloudtenanthwplanoptions.md)