ProxyServerProperties interface
For a non-Azure machine that is not connected directly to the internet, specify a proxy server that the non-Azure machine can use.
Properties
ip | Proxy server IP |
port | Proxy server port |
Property Details
ip
Proxy server IP
ip?: string
Property Value
string
port
Proxy server port
port?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript