Get-VBRInternetProxyUpdateOptions
Short Description
Returns internet proxy settings.
Applies to
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Get-VBRInternetProxyUpdateOptions [<CommonParameters>] |
Detailed Description
This cmdlet returns internet proxy settings.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
VBRInternetProxyUpdateOptions
Examples
Getting Proxy Update Options
This command returns proxy update settings.
Get-VBRInternetProxyUpdateOptions |
Related Commands