--- title: "VBRCopyBackupSession" description: "This object contains settings of the copy session. Property Type Description GUID ID of the target repository. string Path to the target folder. GUID[] ID of the backup that will be copied. string Name of the backup session." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcopybackupsession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCopyBackupSession" dateModified: "2026-08-19" --- # VBRCopyBackupSession This object contains settings of the copy 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 copied.

Name

string

Name of the backup session.

## Related Commands [`Copy-VBRBackup`](copy-vbrbackup.md)