--- title: "Get-VBRCloudTenantNetworkAppliance" description: "This cmdlet returns network extension appliances. You can get the network extension appliance for the cloud tenants of the following types: Simple cloud tenant accounts Cloud Director tenant accounts" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcloudtenantnetworkappliance.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Cloud Connect > Veeam Cloud Connect Replication Resources > Get-VBRCloudTenantNetworkAppliance" dateModified: "2026-08-19" --- # Get-VBRCloudTenantNetworkAppliance ## Short Description Returns network extension appliances. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License Requires a VCP license. ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Tenant
Server
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Name |
Specifies the array of names of the appliance. The cmdlet will return appliances with these names. |
|
False |
Named |
False |
|
Server |
Specifies the array of hosts. The cmdlet will return appliances that use these hosts. Accepts the |
|
False |
Named |
False |
|
Tenant |
Specifies the array of tenants. The cmdlet will return appliances assigned to these tenants. Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |