--- title: "VBRTapeLibrary" description: "Contains tape library. Property Type Description VBRTapeDrive[] The tape library drives. bool Indicates if the drives are enabled (TRUE) or not (FALSE). string The model names of the drives. int The number of tape slots in the tape library." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrtapelibrary.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRTapeLibrary" dateModified: "2026-08-19" --- # VBRTapeLibrary Contains tape library. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Drives |
The tape library drives. |
|
|
Enabled |
bool |
Indicates if the drives are enabled (TRUE) or not (FALSE). |
|
Model |
string |
The model names of the drives. |
|
Slots |
int |
The number of tape slots in the tape library. |
|
TapeServerId |
GUID |
The ID of the tape server to which the tape library is connected. |
|
Type |
Tape library type. |
|
|
State |
Tape library state. |
|
|
Id |
GUID |
The tape library ID. |
|
Name |
string |
The tape library name. |
|
Description |
string |
The tape library description. |