pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
ExplicitProxyResponse
/
ExplicitProxyResponse
Explicit
Proxy
Response
fun
ExplicitProxyResponse
(
enableExplicitProxy
:
Boolean
?
=
null
,
enablePacFile
:
Boolean
?
=
null
,
httpPort
:
Int
?
=
null
,
httpsPort
:
Int
?
=
null
,
pacFile
:
String
?
=
null
,
pacFilePort
:
Int
?
=
null
)