--- title: "VBRBackupObject" description: "Contains VM backup or replica object settings. Property Type Description Guid Parent job ID Guid Backup or replica object ID Int Number of restore points Guid Repository ID VBRPlatform Platform Guid Platform ID DateTime Date when the backup or replic" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrbackupobject.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRBackupObject" dateModified: "2026-08-19" --- # VBRBackupObject Contains VM backup or replica object settings. ## Properties

Property

Type

Description

BackupId

Guid

Parent job ID

ObjectId

Guid

Backup or replica object ID

RestorePointsCount

Int

Number of restore points

RepositoryId

Guid

Repository ID

Platform

VBRPlatform

Platform

PlatformId

Guid

Platform ID

CreationTime

DateTime

Date when the backup or replica was created

IsLinux

Boolean

Indicates if the VM has Linux OS

Name

String

Source VM name

Id

Guid

VM ID in the backup or replica ID

## Related Commands ## [`Get-VBRBackupObject`](get-vbrbackupobject.md)