pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
VpnServerConfigurationArgsBuilder
/
vpnProtocols
vpn
Protocols
@
JvmName
(
name
=
"pxtdkjtmaunfrjvd"
)
suspend
fun
vpnProtocols
(
value
:
Output
<
List
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
>
)
@
JvmName
(
name
=
"mxrpaxyhcfpjitst"
)
suspend
fun
vpnProtocols
(
value
:
List
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
?
)
Parameters
value
VPN protocols for the VpnServerConfiguration.
@
JvmName
(
name
=
"gisnuvvrkndnmukq"
)
suspend
fun
vpnProtocols
(
vararg
values
:
Output
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
)
@
JvmName
(
name
=
"tfggilffnrjmbpyr"
)
suspend
fun
vpnProtocols
(
values
:
List
<
Output
<
Either
<
String
,
VpnGatewayTunnelingProtocol
>
>
>
)
@
JvmName
(
name
=
"mhqnvihrfhgehakc"
)
suspend
fun
vpnProtocols
(
vararg
values
:
Either
<
String
,
VpnGatewayTunnelingProtocol
>
)
Parameters
values
VPN protocols for the VpnServerConfiguration.