--- title: "VBRTapeGFSMediaSetPolicy" description: "Contains GFS media set advanced options. Property Type Description VBRTapeMedium[] Tapes added to this media set. bool Indicates if the media set will be replenished by tapes from the parent media pool (TRUE) or not (FALSE). string Media set name." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrtapegfsmediasetpolicy.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRTapeGFSMediaSetPolicy" dateModified: "2026-08-19" --- # VBRTapeGFSMediaSetPolicy Contains GFS media set advanced options. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Medium |
Tapes added to this media set. |
|
|
MoveFromMediaPoolAutomatically |
bool |
Indicates if the media set will be replenished by tapes from the parent media pool (TRUE) or not (FALSE). |
|
Name |
string |
Media set name. |
|
AppendToCurrentTape |
bool |
Indicates if the new data is appended to the tape with previously written data (TRUE) or a new tape is used for each backup set (FALSE). |
|
MoveOfflineToVault |
bool |
Indicates if the offline tapes must be automatically moved to a vault (TRUE) or not (FALSE). |
|
Vault |
Vault to which the offline tapes are moved. |