--- title: "VEORInstantRecoveryLogItem" description: "Contains details about the Veeam Explorer for Oracle instant recovery log items. Note that “?” indicates that the property accepts zero values. Property Type Description Int Log item ID. String Log item title." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/veorinstantrecoverylogitem.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEORInstantRecoveryLogItem" dateModified: "2026-08-18" --- # VEORInstantRecoveryLogItem Contains details about the Veeam Explorer for Oracle instant recovery log items. Note that "?" indicates that the property accepts zero values.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
Int |
Log item ID. |
|
Title |
String |
Log item title. |
|
CreationTime |
DateTime |
Date and time the log item was created. |
|
EndTime |
DateTime? |
Date and time the log item was removed. |
|
Severity |
VEORLogItemSeverity |
Severity status of the log item. Possible values:
|