toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
VpnServerConfigurationArgsBuilder
/
vpnProtocols
vpn
Protocols
@
JvmName
(
name
=
"golcrhlorwmdggmo"
)
suspend
fun
vpnProtocols
(
value
:
Output
<
List
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
>
)
@
JvmName
(
name
=
"pdqvenniyqowiych"
)
suspend
fun
vpnProtocols
(
value
:
List
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
?
)
Parameters
value
VPN protocols for the VpnServerConfiguration.
@
JvmName
(
name
=
"qjdhtlmfpjmnltct"
)
suspend
fun
vpnProtocols
(
vararg
values
:
Output
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
)
@
JvmName
(
name
=
"qtenpwargdpydkwh"
)
suspend
fun
vpnProtocols
(
values
:
List
<
Output
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
>
)
@
JvmName
(
name
=
"arnmvnkyfjcgcxix"
)
suspend
fun
vpnProtocols
(
vararg
values
:
Either
<
String
,
VpnGatewayTunnelingProtocol
>
)
Parameters
values
VPN protocols for the VpnServerConfiguration.