--- title: "VBRMoveBackupSession" description: "This object contains settings of the move session. Property Type Description GUID ID of the target repository. string Path to the target folder. GUID[] ID of the backup that will be moved." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrmovebackupsession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRMoveBackupSession" dateModified: "2026-08-19" --- # VBRMoveBackupSession This object contains settings of the move session. ## Properties

Property

Type

Description

TargetRepositoryID

GUID

ID of the target repository.

TargetPath

string

Path to the target folder.

Backup

GUID[]

ID of the backup that will be moved.

## Related Commands [`Move-VBRBackup`](move-vbrbackup.md)