--- title: "VBREntraIDTenantBackup" description: "Contains settings of a Microsoft Entra ID tenant backup. Property Type Description Guid ID of the backup. String Name of the backup. Guid ID of the tenant backup job. Guid ID of the Microsoft Entra ID repository where the backup is stored." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrentraidtenantbackup.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBREntraIDTenantBackup" dateModified: "2026-08-19" --- # 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. |