--- title: "VBRTapeGFSMediaPool" description: "Contains GFS media pool. Property Type Description string The media pool name. string The media pool description. GUID The ID of the first tape library in the array of libraries managed by the media pool." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrtapegfsmediapool.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRTapeGFSMediaPool" dateModified: "2026-08-19" --- # VBRTapeGFSMediaPool Contains GFS media pool. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Name |
string |
The media pool name. |
|
Description |
string |
The media pool description. |
|
LibraryId |
GUID |
The ID of the first tape library in the array of libraries managed by the media pool. |
|
MoveFromFreePool |
bool |
Indicates that the media pool will be replenished by tapes from the Free media pool automatically (TRUE) or not (FALSE). |
|
WeeklyMediaSetOptions |
The advanced settings of weekly media set. |
|
|
MonthlyMediaSetOptions |
The advanced settings of monthly media set. |
|
|
QuarterlyMediaSetOptions |
The advanced settings of quarterly media set. |
|
|
YearlyMediaSetOptions |
The advanced settings of yearly media set. |
|
|
EncryptionOptions |
The data encryption options applied to the media pool. |
|
|
GlobalOptions |
The global media pool options. |