--- title: "VBRLogItem" description: "Contains job session log. Property Type Description int32 Unique identifier of log entry. int32 Log entry counter value. string Log entry title. string Not supported. DateTime Date and time of the last modification of the log entry." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrlogitem.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRLogItem" dateModified: "2026-08-19" --- # VBRLogItem Contains job session log. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Id |
int32 |
Unique identifier of log entry. |
|
Usn |
int32 |
Log entry counter value. |
|
Title |
string |
Log entry title. |
|
Description |
string |
Not supported. |
|
Time |
DateTime |
Date and time of the last modification of the log entry. |
|
StartTime |
DateTime |
Date and time of the log entry creation. |
|
Status |
Log entry status. |