--- title: "VBREntraIDTenant" description: "Contains Microsoft Entra ID tenant options. Property Type Description Guid Tenant ID in Veeam Backup & Replication. String Tenant name. String Tenant ID in Microsoft Entra ID. String Tenant description." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrentraidtenant.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBREntraIDTenant" dateModified: "2026-08-19" --- # VBREntraIDTenant Contains Microsoft Entra ID tenant options. ## Properties

Property

Type

Description

Id

Guid

Tenant ID in Veeam Backup & Replication.

Name

String

Tenant name.

AzureTenantId

String

Tenant ID in Microsoft Entra ID.

Description

String

Tenant description.

ApplicationId

String

ID of the application that was used to add the tenant.

Region

VBRAzureBlobRegionType

Tenant region.

CacheRepository

CBackupRepository

Cache repository used for the tenant.

## Related Commands - [Add-VBREntraIDTenant](add-vbrentraidtenant.md) - [Get-VBREntraIDTenant](get-vbrentraidtenant.md) - [Set-VBREntraIDTenant](set-vbrentraidtenant.md)