--- title: "VBRNASProxyServer" description: "Contains settings of the file backup proxy server. Property Type Description GUID ID of the file backup proxy server. String Description of the file backup proxy server. CHost Proxy server." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrnasproxyserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRNASProxyServer" dateModified: "2026-08-19" --- # VBRNASProxyServer Contains settings of the file backup proxy server. ## Properties

Property

Type

Description

Id

GUID

ID of the file backup proxy server.

Description

String

Description of the file backup proxy server.

Server

CHost

Proxy server.

ConcurrentTaskNumber

Int32

Number of concurrent tasks that can be assigned to the file backup proxy simultaneously.

## Related Commands - [`Add-VBRNASProxyServer`](add-vbrnasproxyserver.md) - [`Get-VBRNASProxyServer`](get-vbrnasproxyserver.md) - [`Set-VBRNASProxyServer`](set-vbrnasproxyserver.md)