VBRCloudTenantHwPlanOptions
In this article
This object contains the hardware plan options assigned to a tenant.
Related Commands
New-VBRCloudTenantHwPlanOptions
Properties
Property | Type | Description |
---|---|---|
HardwarePlan | VBRCloudHardwarePlan | The hardware plan to which the tenant is subscribed to. |
WanAcceleratorEnabled | bool | Indicates if WAN accelerator is enabled (TRUE) or not (FALSE). |
WanAccelerator | CWanAccelerator | The WAN accelerator allocated to the tenant. |
UsedCPU | int | The amount of CPU resources allocated to the tenant. |
UsedMemory | int | The amount of storage allocated to the tenant. |
DatastoreQuota | VBRCloudDatastoreQuota[] | The datastore quota allocated to the tenant. |