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
/
HttpProxyConfigurationArgsBuilder
/
noProxy
no
Proxy
@
JvmName
(
name
=
"urdrrswqbugybqly"
)
suspend
fun
noProxy
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"fijmlcnddxkvavry"
)
suspend
fun
noProxy
(
value
:
List
<
String
>
?
)
Parameters
value
The endpoints that should not go through proxy.
@
JvmName
(
name
=
"gvfwwcxqtdbldcoy"
)
suspend
fun
noProxy
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"uyxxlkftpeqfymwb"
)
suspend
fun
noProxy
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ixiibkoievjkxnxr"
)
suspend
fun
noProxy
(
vararg
values
:
String
)
Parameters
values
The endpoints that should not go through proxy.