--- title: "Get-VBOProxyPool" description: "This cmdlet returns a list of backup proxy pools added to the Veeam Backup for Microsoft 365 backup infrastructure." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vboproxypool.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Backup Infrastructure > Backup Proxy Pools > Get-VBOProxyPool" dateModified: "2026-08-21" --- # Get-VBOProxyPool ## Short Description Returns backup proxy pools added to the Veeam Backup for Microsoft 365 infrastructure. ## Syntax This cmdlet provides the following parameter sets:
AllParameterSet (Default)
ByIdParameterSet
ByNameParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an ID of the backup proxy pool. The cmdlet will return the backup proxy pool with the specified ID. |
|
True |
Named |
False |
|
Name |
Specifies a name of the backup proxy pool. The cmdlet will return the backup proxy pool with this name. |
|
True |
Named |
False |