--- title: "VBRRepositoryExtent" description: "Contains scale-out backup repository extent. Extended by: Property Type Description GUID Unique identifier of an extent. Extents are not registered in the Veeam database until they are not added to a scale-out repository." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrrepositoryextent.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRRepositoryExtent" dateModified: "2026-08-19" --- # VBRRepositoryExtent Contains scale-out backup repository extent. Extended by: - [`VBRDataLocalityExtent`](vbrdatalocalityextent.md) - [`VBRPerformanceExtent`](vbrperformanceextent.md) ## Properties

Property

Type

Description

Id

GUID

Unique identifier of an extent.

Extents are not registered in the Veeam database until they are not added to a scale-out repository.

The ID of such extent is {00000000-0000-0000-0000-000000000000}. You cannot get such objects with Get-VBRRepositoryExtent.

ParentId

GUID

Unique identifier of the parent scale-out repository.

If the scale-out repository is not created yet, the ID is {00000000-0000-0000-0000-000000000000}.

Repository

CBackupRepository

The backup repository that is converted into the extent.

Status

VBRRepositoryExtentStatus

Extent status.