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