--- title: "VBREntraIDTenantRestoreSession" description: "Contains details on a restore session for the Microsoft Entra ID. \"?\" indicates that the property accepts zero values. Get-VBREntraIDTenantRestoreSession Start-VBREntraIDTenantRestore" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrentraidtenantrestoresession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBREntraIDTenantRestoreSession" dateModified: "2026-09-03" --- # VBREntraIDTenantRestoreSession Contains details on a restore session for the Microsoft Entra ID. ## Properties "?" indicates that the property accepts zero values.
|
Property |
Type |
Description |
|---|---|---|
|
ID |
GUID |
Session ID. |
|
State |
Session state. |
|
|
Result |
Session result. |
|
|
JobId |
GUID |
Job ID from the restore session. |
|
CreationTime |
DateTime |
Date and time of session creation. |
|
EndTime |
DateTime? |
Date and time of session end. |
|
BackupId |
Guid |
ID of the backup from which restore was launched. |
|
TenantId |
Guid |
ID of the tenant whose data you restore. |