--- title: "VESQLRDSDatabaseFile" description: "Contains details about database files for a backed-up Microsoft SQL Server database running on Amazon RDS. Property Type Description String Path to the database file. String Logical name of the database file." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vesqlrdsdatabasefile.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESQLRDSDatabaseFile" dateModified: "2026-08-18" --- # VESQLRDSDatabaseFile Contains details about database files for a backed-up Microsoft SQL Server database running on Amazon RDS.

Property

Type

Description

Path

String

Path to the database file.

LogicalName

String

Logical name of the database file.

Type

VESQLRDSDatabaseFileType

Database file type. Possible values:

  • Primary
  • Secondary
  • Blobs

Size

Ulong

File size, in bytes.

## Related Commands [`Get-VESQLRDSDatabaseFile`](get-vesqlrdsdatabasefile.md)