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 | Required | Position | Accept | Accept |
---|---|---|---|---|---|
MediaPool | Specifies the media pool for which you want to get the settings. | True | Named | True (by Value | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Related Commands