toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
ExplicitProxyResponse
/
ExplicitProxyResponse
Explicit
Proxy
Response
constructor
(
enableExplicitProxy
:
Boolean
?
=
null
,
enablePacFile
:
Boolean
?
=
null
,
httpPort
:
Int
?
=
null
,
httpsPort
:
Int
?
=
null
,
pacFile
:
String
?
=
null
,
pacFilePort
:
Int
?
=
null
)