--- title: "VBRSiteCollectionRestorePoint" description: "Contains details about a restore point of a backed-up Microsoft SQL Server database for a Microsoft SharePoint site collection. Property Type Description String Site URL. GUID Restore point ID. GUID Microsoft SQL Server database restore point ID." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vbrsitecollectionrestorepoint.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VBRSiteCollectionRestorePoint" dateModified: "2026-08-18" --- # VBRSiteCollectionRestorePoint Contains details about a restore point of a backed-up Microsoft SQL Server database for a Microsoft SharePoint site collection.
|
Property |
Type |
Description |
|---|---|---|
|
URL |
String |
Site URL. |
|
RestorePointID |
GUID |
Restore point ID. |
|
SqlRestorePointId |
GUID |
Microsoft SQL Server database restore point ID. |
|
DatabaseName |
String |
SharePoint database name. |
|
CreationTime |
DateTime |
Date and time when the restore points was created. |
|
Type |
VBRRestorePointType |
Restore point type. Possible values:
|
|
BackupName |
String |
Backup name. |
|
Id |
GUID |
Site collection ID. |