VBRDatabaseRestoreInterval
In this article
This object contains the date and time of the first and the last available restore point of a database.
Related Commands
Get-VBRSQLDatabaseRestoreInterval
Properties
Property | Type | Description |
---|---|---|
From | DateTime | The date and time (UTC) of creation of the first restore point for this database. |
To | DateTime | The date and time (UTC) of creation of the last restore point for this database. |