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. |
Related Commands