VBREntraIDTenantBackup
Contains settings of a Microsoft Entra ID tenant backup.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Id |
Guid |
ID of the backup. |
|
Name |
String |
Name of the backup. |
|
JobId |
Guid |
ID of the tenant backup job. |
|
RepositoryId |
Guid |
ID of the Microsoft Entra ID repository where the backup is stored. |
|
TenantId |
Guid |
ID of the backed-up tenant. |
|
CreationTime |
DateTime |
Date when the backup was created. |
Related Commands