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