Proxy Server Properties Args
data class ProxyServerPropertiesArgs(val ip: Output<String>? = null, val port: Output<String>? = null) : ConvertibleToJava<ProxyServerPropertiesArgs>
For a non-Azure machine that is not connected directly to the internet, specify a proxy server that the non-Azure machine can use.