--- title: "VBRSnapshotBackup" description: "Contains an InterSystems IRIS snapshot backup. Get-VBRSnapshotBackup Get-VBRSnapshotRestorePoint" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrsnapshotbackup.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRSnapshotBackup" dateModified: "2026-08-19" --- # VBRSnapshotBackup Contains an InterSystems IRIS snapshot backup.

Property

Type

Description

Id

Guid

Specifies the ID of the snapshot backup.

Name

String

Specifies the name of the snapshot backup.

JobId

Guid

Specifies the ID of the application backup policy that created the snapshot backup.

Platform

VBRPlatform

Specifies the platform of the snapshot backup.

CreationTime

DateTime

Specifies the date and time when the snapshot backup was created.

## Related Commands - [`Get-VBRSnapshotBackup`](get-vbrsnapshotbackup.md) - [`Get-VBRSnapshotRestorePoint`](get-vbrsnapshotrestorepoint.md)