--- title: "VBRTapeVault" description: "Contains tape vault. Property Type Description GUID The tape vault ID. string The tape vault name. string The tape vault description. string The location of the physical storage that the vault is mirroring." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrtapevault.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRTapeVault" dateModified: "2026-08-19" --- # VBRTapeVault Contains tape vault. ## Properties

Property

Type

Description

Id

GUID

The tape vault ID.

Name

string

The tape vault name.

Description

string

The tape vault description.

Location

string

The location of the physical storage that the vault is mirroring.

Medium

VBRTapeMedium[]

The tapes stored in the vault.

## Related Commands [Vaults](vaults.md)