--- title: "VBRObjectRestorePoint" description: "Contains restore points created by jobs. Property Type Description Guid Restore points ID. String Restore points name. Guid VM names. DateTime Date of restore point scan. Guid IDs of backed-up hosts and VMs. VBRActivitySeverity Backup malware state." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrobjectrestorepoint.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRObjectRestorePoint" dateModified: "2026-08-19" --- # VBRObjectRestorePoint Contains restore points created by jobs. ## Properties

Property

Type

Description

Id

Guid

Restore points ID.

Name

String

Restore points name.

BackupId

Guid

VM names.

CreationDate

DateTime

Date of restore point scan.

ObjectId

Guid

IDs of backed-up hosts and VMs.

Status

VBRActivitySeverity

Backup malware state.

## Related Commands [`Get-VBRObjectRestorePoint`](get-vbrobjectrestorepoint.md)