ProxyServer Parameter (Connect-GoogleSheets Cmdlet)
The hostname or IP address of the proxy server that you want to route HTTP traffic through.
Syntax
Connect-GoogleSheets -ProxyServer string
Data Type
cstr
Default Value
""
Remarks
The hostname or IP address of a proxy to route HTTP traffic through. The cmdlet can use the HTTP, Windows (NTLM), or Kerberos authentication types to authenticate to an HTTP proxy.
If you need to connect through a SOCKS proxy or tunnel the connection, see FirewallType.
By default, the cmdlet uses the system proxy. If you need to use another proxy, set ProxyAutoDetect to false.