This is an archive version of the document. To get the most up-to-date information, see the current version.

VBRPerformanceExtent

In this article

    This object contains extent of a scale-out backup repository with Performance policy.

    Related Commands

    Get-VBRRepositoryExtent

    Set-VBRRepositoryExtent

    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

    The status of the extent:

    • Unknown: The extent is not added to any scale-out repository.
    • Normal: The extent is in working mode.
    • Pending: The extent is in process of switching to maintenance mode.
    • Maintenance: The extent is in maintenance mode.
    • Evacuate: The extent is in maintenance mode and is evacuating backups.

    StoreFull

    bool

    Indicates if the repository stores only full backups.

    StoreIncrement

    bool

    Indicates if the repository stores only increment  backups.