VEPSQLDatabaseRestoreInterval
Contains the available restore period for a PostgreSQL instance.
|
Property |
Type |
Description |
|---|---|---|
|
FromUTC |
DateTime |
Date and time of the oldest available database state on the restore point. |
|
ToUTC |
DateTime |
Date and time of the latest available database state on the restore point. |
Related Commands