VBRPerformanceExtent

Contains scale-out backup repository extent with Performance policy.

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.

StoreFull

bool

Indicates if the repository stores only full backups.

StoreIncrement

bool

Indicates if the repository stores only increment  backups.

Related Commands