Get-VBOInternetProxySettings
Short Description
Returns global internet proxy server settings.
Syntax
|
Get-VBOInternetProxySettings [<CommonParameters>] |
Detailed Description
This cmdlet returns global internet proxy server settings configured in Veeam Backup for Microsoft 365.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Learn.
Output Object
The cmdlet returns the VBOInternetProxySettings object that contains internet proxy server settings.
Examples
Getting Global Internet Proxy Server Settings
This command returns global internet proxy server settings.
|
Get-VBOInternetProxySettings |