--- title: "VBRTapeDbPluginRestorePoint" description: "Contains information about a restore point of a database application backup stored on tape. Get-VBRTapeDbPluginRestorePoint" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrtapedbpluginrestorepoint.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRTapeDbPluginRestorePoint" dateModified: "2026-08-19" --- # VBRTapeDbPluginRestorePoint Contains information about a restore point of a database application backup stored on tape.
|
Property |
Type |
Description |
|---|---|---|
|
BackupSetId |
Guid |
Specifies the ID of the backup set. |
|
BackupId |
Guid |
Specifies the ID of the backup. |
|
PointWriteTimeUtc |
DateTime |
Specifies the date and time when the restore point was written, in UTC. |
|
BackupSetCreationTime |
DateTime |
Specifies the date and time when the backup set was created. |
|
Type |
String |
Specifies the type of the restore point. |
|
MediaPoolName |
String |
Specifies the name of the media pool. |
|
MediaSet |
String |
Specifies the name of the media set. |
|
LibrariesNames |
String[] |
Specifies an array of names of the tape libraries. |
|
TapeMediaNames |
String[] |
Specifies an array of names of the tape media. |