--- title: "VEHANASystem" description: "Contains details about a backed-up SAP HANA system. Property Type Description GUID System name. Bool If True, the SAP HANA system is distributed across multiple hosts. String SAP HANA version." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vehanasystem.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEHANASystem" dateModified: "2026-08-18" --- # VEHANASystem Contains details about a backed-up SAP HANA system.

Property

Type

Description

Name

GUID

System name.

IsDistributed

Bool

If True, the SAP HANA system is distributed across multiple hosts.

VersionInfo

String

SAP HANA version.

Hosts

VEHANAHost[]

Array of servers that host the SAP HANA system.

Session

VEHANARestoreSession

Restore session started to restore SAP HANA data.

BiosUid

GUID[]

Array of BIOS UUIDs for each host.

## Related Commands [`Get-VEHANASystem`](get-vehanasystem.md)