--- title: "VBRTapeServer" description: "Contains tape server. Property Type Description GUID The tape server ID. string The tape server name. string The tape server description. GUID The ID of the server to which the tape server role is assigned." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrtapeserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRTapeServer" dateModified: "2026-08-19" --- # VBRTapeServer Contains tape server. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
The tape server ID. |
|
Name |
string |
The tape server name. |
|
Description |
string |
The tape server description. |
|
ServerId |
GUID |
The ID of the server to which the tape server role is assigned. |
|
IsAvailable |
bool |
Indicates if the tape server is available (TRUE) or not (FALSE). |