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. |
Related Commands