toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cdn.kotlin
/
RouteArgsBuilder
/
supportedProtocols
supported
Protocols
@
JvmName
(
name
=
"axqkmjxjpctlmhqu"
)
suspend
fun
supportedProtocols
(
value
:
Output
<
List
<
Either
<
String
,
AFDEndpointProtocols
>
>
>
)
@
JvmName
(
name
=
"gutywvgpdksxsell"
)
suspend
fun
supportedProtocols
(
value
:
List
<
Either
<
String
,
AFDEndpointProtocols
>
>
?
)
Parameters
value
List of supported protocols for this route.
@
JvmName
(
name
=
"dsnvbljyoitkctmv"
)
suspend
fun
supportedProtocols
(
vararg
values
:
Output
<
Either
<
String
,
AFDEndpointProtocols
>
>
)
@
JvmName
(
name
=
"slexhppafetpbopx"
)
suspend
fun
supportedProtocols
(
values
:
List
<
Output
<
Either
<
String
,
AFDEndpointProtocols
>
>
>
)
@
JvmName
(
name
=
"nfdswjakpnlnqxrm"
)
suspend
fun
supportedProtocols
(
vararg
values
:
Either
<
String
,
AFDEndpointProtocols
>
)
Parameters
values
List of supported protocols for this route.