--- title: "VBRUnstructuredBackupSession" description: "Contains file share backup session. Property Type Description DateTime Date and time of session creation. DateTime Date and time of session end. GUID Job ID. VBRSessionResult Session result. VBRSessionState Session state. String Session name." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrunstructuredbackupsession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRUnstructuredBackupSession" dateModified: "2026-08-19" --- # VBRUnstructuredBackupSession Contains file share backup session. ## Properties

Property

Type

Description

CreationTime

DateTime

Date and time of session creation.

EndTime

DateTime

Date and time of session end.

JobId

GUID

Job ID.

Result

VBRSessionResult

Session result.

State

VBRSessionState

Session state.

Name

String

Session name.

Id

GUID

Session ID.

## Related Commands [`Get-VBRUnstructuredBackupSession`](get-vbrunstructuredbackupsession.md)