toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.inputs
/
HttpProxyConfigurationArgs
/
HttpProxyConfigurationArgs
Http
Proxy
Configuration
Args
constructor
(
httpProxy
:
Output
<
String
>
?
=
null
,
httpsProxy
:
Output
<
String
>
?
=
null
,
noProxy
:
Output
<
List
<
String
>
>
?
=
null
,
trustedCa
:
Output
<
String
>
?
=
null
)