--- title: "VBRHvCloudProviderNetworkAppliance" description: "Contains Hyper-V network appliance on service provider side. Network Appliance" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrhvcloudprovidernetworkappliance.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRHvCloudProviderNetworkAppliance" dateModified: "2026-09-03" --- # VBRHvCloudProviderNetworkAppliance Contains Hyper-V network appliance on service provider side. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Folder |
string |
File path of the storage used by the appliance. |
|
VLanId |
int32 |
VLAN ID. |
|
Host |
CHost |
Server where the appliance is created. |
|
Network |
IVBRServerNetworkInfo |
Network to which the appliance is connected. |
|
IpAddress |
string |
Appliance IP address. |
|
SubnetMask |
string |
Appliance subnet mask. |
|
DefaultGateway |
string |
Default gateway used by the appliance. |
|
Platform |
Virtualization platform: Hyper-V. |
|
|
ObtainIpAddressAutomatically |
bool |
Indicates if the IP address of the appliance is assigned automatically (TRUE) or user-defined (FALSE). |
|
Name |
string |
Appliance name. |
|
Id |
GUID |
Appliance ID. |