--- title: "VBRCloudTenantNetworkAppliance" description: "Contains tenant side network appliance. Property Type Description CHost, CViClusterItem Host or cluster where the appliance is created. GUID ID of the tenant that uses the appliance. GUID ID of the hardware plan that uses the appliance." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcloudtenantnetworkappliance.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCloudTenantNetworkAppliance" dateModified: "2026-08-19" --- # VBRCloudTenantNetworkAppliance Contains tenant side network appliance. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Host |
CHost, CViClusterItem |
Host or cluster where the appliance is created. |
|
TenantId |
GUID |
ID of the tenant that uses the appliance. |
|
HardwarePlanId |
GUID |
ID of the hardware plan that uses the appliance. |
|
ProductionNetwork |
IVBRServerNetworkInfo |
Production network to which the appliance is connected. |
|
ObtainIpAddressAutomatically |
bool |
Indicates if the IP address of the appliance is assigned automatically (TRUE) or user-defined (FALSE). |
|
IpAddress |
string |
IP address of the appliance. |
|
SubnetMask |
string |
Subnet mask assigned to the appliance. |
|
DefaultGateway |
string |
Default gateway used by the appliance. |
|
Platform |
Virtualization platform. |