toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.frontdoor.kotlin.inputs
/
RoutingRuleArgsBuilder
/
acceptedProtocols
accepted
Protocols
@
JvmName
(
name
=
"mcvhyksydvgtgwsy"
)
suspend
fun
acceptedProtocols
(
value
:
Output
<
List
<
Either
<
String
,
FrontDoorProtocol
>
>
>
)
@
JvmName
(
name
=
"uhunudciefmxrhny"
)
suspend
fun
acceptedProtocols
(
value
:
List
<
Either
<
String
,
FrontDoorProtocol
>
>
?
)
Parameters
value
Protocol schemes to match for this rule
@
JvmName
(
name
=
"wmxrwvxuqbjmhodt"
)
suspend
fun
acceptedProtocols
(
vararg
values
:
Output
<
Either
<
String
,
FrontDoorProtocol
>
>
)
@
JvmName
(
name
=
"mbdkfeibjkfuaurk"
)
suspend
fun
acceptedProtocols
(
values
:
List
<
Output
<
Either
<
String
,
FrontDoorProtocol
>
>
>
)
@
JvmName
(
name
=
"fnvnviailuqmftnd"
)
suspend
fun
acceptedProtocols
(
vararg
values
:
Either
<
String
,
FrontDoorProtocol
>
)
Parameters
values
Protocol schemes to match for this rule