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.inputs
/
VpnServerConfigurationPropertiesArgsBuilder
/
vpnProtocols
vpn
Protocols
@
JvmName
(
name
=
"qdcbwcjtdadqaxte"
)
suspend
fun
vpnProtocols
(
value
:
Output
<
List
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
>
)
@
JvmName
(
name
=
"vrojujfufndioyep"
)
suspend
fun
vpnProtocols
(
value
:
List
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
?
)
Parameters
value
VPN protocols for the VpnServerConfiguration.
@
JvmName
(
name
=
"gwuqmhxrtxvujyue"
)
suspend
fun
vpnProtocols
(
vararg
values
:
Output
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
)
@
JvmName
(
name
=
"ohwakhibafnbmgbc"
)
suspend
fun
vpnProtocols
(
values
:
List
<
Output
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
>
)
@
JvmName
(
name
=
"adddayywysmgggkb"
)
suspend
fun
vpnProtocols
(
vararg
values
:
Either
<
String
,
VpnGatewayTunnelingProtocol
>
)
Parameters
values
VPN protocols for the VpnServerConfiguration.