--- title: "VBRGlobalMediaPoolOptions" description: "Contains tape library failover settings. Property Type Description bool Indicates that the media pool must switch to the next managed library in case the primary library is offline." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrglobalmediapooloptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRGlobalMediaPoolOptions" dateModified: "2026-08-19" --- # VBRGlobalMediaPoolOptions Contains tape library failover settings. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
NextLibOffline |
bool |
Indicates that the media pool must switch to the next managed library in case the primary library is offline. |
|
NestLibDrivesBusy |
bool |
Indicates that the media pool must switch to the next managed library in case the primary library has no available drives. |
|
NextLibNoMedia |
bool |
Indicates that the media pool must switch to the next managed library in case the primary library has no available tapes. |
|
LibraryId |
GUID[] |
The array of tape library IDs managed by this media pool. |