--- title: "VBRCloudTenantReplicationResources" description: "Contains replication resources assigned to tenant. Property Type Description bool Indicates if network resources are allocated to the tenant (TRUE) or not (FALSE). VBRCloudTenantHwPlanOptions[] Hardware plan options assigned to the tenant." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcloudtenantreplicationresources.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCloudTenantReplicationResources" dateModified: "2026-08-19" --- # VBRCloudTenantReplicationResources Contains replication resources assigned to tenant. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
NetworkFailoverResourcesEnabled |
bool |
Indicates if network resources are allocated to the tenant (TRUE) or not (FALSE). |
|
HardwarePlanOptions |
Hardware plan options assigned to the tenant. |
|
|
PublicIpEnabled |
bool |
Indicates if the tenant is enabled to use the public IPs (TRUE) or not (FALSE). |
|
NumberOfPublicIp |
int |
Number of public IPs assigned to the tenant. |
|
TenantNetworkAppliance |
Tenant network helper appliances. |