--- title: "Get-VBORepository" description: "This cmdlet returns backup repositories added to the Veeam Backup for Microsoft 365 infrastructure." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vborepository.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Backup Infrastructure > JET-based Backup Repositories and Object Storage Repositories > Get-VBORepository" dateModified: "2026-08-21" --- # Get-VBORepository ## Short Description Returns backup repositories. ## Syntax This cmdlet provides the following parameter sets:
AllParameterSet (Default)
ByIdParameterSet
ProxyParameterSet
PoolParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an ID of the backup repository. The cmdlet will return the backup repository with this ID. |
|
True |
Named |
False |
|
LongTerm |
Defines that the cmdlet will return settings of the following object storage repositories:
Default: False |
|
False |
Named |
False |
|
Name |
Specifies a name of the backup repository. The cmdlet will return the backup repository with this name. |
|
False |
Named |
False |
|
Proxy |
Specifies a backup proxy server associated with backup repositories. The cmdlet will return backup repositories that you map to this backup proxy server. Accepts the To get this object, run the |
False |
Named |
True (ByValue) |
|
|
ProxyPool |
Specifies a backup proxy pool associated with the object storage repository. The cmdlet will return the object storage repository that you map to this backup proxy pool. Accepts the To get this object, run the |
False |
Named |
True (ByValue) |