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

VBRApplicationRestorePoint

In this article

    This object contains the restore point created with the VSS-aware image processing enabled.

    Related Commands

    Get-VBRApplicationRestorePoint

    Properties

    Property

    Type

    Description

    IsExchange

    bool

    Indicates if the restore point contains a Microsoft Exchange VM backup.

    IsActiveDirectory

    bool

    Indicates if the restore point contains a Microsoft Active Directory VM backup.

    IsSharePoint

    bool

    Indicates if the restore point contains a Microsoft SharePoint VM backup.

    IsSQL

    bool

    Indicates if the restore point contains a Microsoft SQL Server VM backup.

    IsOracle

    bool

    Indicates if the restore point contains an Oracle VM backup.

    CreationTime

    DateTime

    The date and time of creation of the restore point.

    Type

    VBRRestorePointType

    The type of the restore point.

    IsIndexed

    bool

    Indicates if the application-aware image processing is enabled (TRUE) or not (FALSE).

    IsCorrupted

    bool

    Indicates if the restore point is corrupted (TRUE) or not (FALSE).

    Name

    string

    The name of the VM in the restore point.

    Id

    GUID

    The ID of the restore point.