This is an archive version of the document. To get the most up-to-date information, see the current version.

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

Note: This is the internal .Net type. Veeam PowerShell Reference does not provide information on internal types.

WAN accelerator allocated to the tenant.

UsedCPU

int

Amount of CPU resources allocated to the tenant.

UsedMemory

int

Amount of storage allocated to the tenant.

DatastoreQuota

VBRCloudDatastoreQuota[]

Datastore quota allocated to the tenant.

Related Commands

New-VBRCloudTenantHwPlanOptions