--- title: "VBRBackupFile" description: "Contains missing backup files. Property Type Description string Path to the location where missing backup is located. GUID ID of the missing backup file. bool Defines if the backup file is available (TRUE) or not available (FALSE)." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrbackupfile.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRBackupFile" dateModified: "2026-08-19" --- # VBRBackupFile Contains missing backup files. ## Properties

Property

Type

Description

Path

string

Path to the location where missing backup is located.

ID

GUID

ID of the missing backup file.

IsAvailable

bool

Defines if the backup file is available (TRUE) or not available (FALSE).

## Related Commands [`Get-VBRBackupFile`](get-vbrbackupfile.md)