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