--- title: "VEMDBRestoreInterval" description: "Contains the available restore period for a MongoDB instance. Property Type Description DateTime Date and time of the oldest available database state on the restore point." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vemdbrestoreinterval.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEMDBRestoreInterval" dateModified: "2026-08-18" --- # VEMDBRestoreInterval Contains the available restore period for a MongoDB 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. |