Get-VBRTapeMediaPoolOptions (obsolete)
Short Description
Returns settings of a selected media pool.
|
Note |
|
This cmdlet is obsolete. The cmdlet will still work but may not be supported in further versions. |
Applies to
Platform: VMware, Hyper-V
Syntax
|
Get-VBRTapeMediaPoolOptions -MediaPool <MediaPool> [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>] |
Detailed Description
This cmdlet returns settings applied to a selected media pool.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept |
|---|---|---|---|---|---|
|
MediaPool |
Specifies the media pool for which you want to get the settings. |
Accepts the MediaPool object. To get this object, run the Get-VBRTapeMediaPool cmdlet. |
True |
Named |
True (by Value |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Related Commands