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. |
Related Objects