--- title: "VBREntraIDTenantItemRestoreSession" description: "Contains details on a session for the Microsoft Entra ID item restore. Get-VBREntraIDTenantItemRestoreSession" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrentraidtenantitemrestoresession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBREntraIDTenantItemRestoreSession" dateModified: "2026-08-19" --- # VBREntraIDTenantItemRestoreSession Contains details on a session for the Microsoft Entra ID item restore. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Id |
Guid |
Session ID. |
|
Name |
String |
Session name. |
|
CreationTime |
DateTime |
Date and time of session creation. |
|
EndTime |
DateTime |
Date and time of session end. |
|
State |
VBREntraIDTenantItemRestoreSessionState |
Session state. |
|
Reason |
String |
Restore reason. |
|
ParentSessionId |
Guid |
Id of the parent restore session that was launched to start restore. |