--- title: "VBRDataLocalityExtent" description: "Contains scale-out backup repository extent with Data locality policy. Property Type Description GUID Extent ID. 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/vbrdatalocalityextent.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRDataLocalityExtent" dateModified: "2026-08-19" --- # VBRDataLocalityExtent Contains scale-out backup repository extent with Data locality policy. ## Properties

Property

Type

Description

Id

GUID

Extent ID.

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}.

ParentId

GUID

Parent scale-out repository ID.

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

Repository

CBackupRepository

Backup repository that is converted into the extent.

Status

VBRRepositoryExtentStatus

Extent status.

## Related Commands - [`Get-VBRRepositoryExtent`](get-vbrrepositoryextent.md) - [`Set-VBRRepositoryExtent`](set-vbrrepositoryextent.md)