--- title: "VBRSnapshotRestorePoint" description: "Contains a restore point of an InterSystems IRIS snapshot backup. Get-VBRSnapshotRestorePoint Start-VBRIrisInstanceRestore Get-VBRIrisInstanceOriginalPath" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrsnapshotrestorepoint.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRSnapshotRestorePoint" dateModified: "2026-08-19" --- # VBRSnapshotRestorePoint Contains a restore point of an InterSystems IRIS snapshot backup.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
Guid |
Specifies the ID of the restore point. |
|
ObjectName |
String |
Specifies the name of the InterSystems IRIS instance for which the restore point was created. |
|
BackupId |
Guid |
Specifies the ID of the snapshot backup to which the restore point belongs. |
|
CreationTime |
DateTime |
Specifies the date and time when the restore point was created. |
|
Algorithm |
VBRAlgorithm |
Specifies the backup algorithm of the restore point. |