pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
RoutingRuleArgsBuilder
/
acceptedProtocols
accepted
Protocols
@
JvmName
(
name
=
"hjnlbowpuasduawp"
)
suspend
fun
acceptedProtocols
(
value
:
Output
<
List
<
Either
<
String
,
FrontDoorProtocol
>
>
>
)
@
JvmName
(
name
=
"kvogroccilpomsrh"
)
suspend
fun
acceptedProtocols
(
value
:
List
<
Either
<
String
,
FrontDoorProtocol
>
>
?
)
Parameters
value
Protocol schemes to match for this rule
@
JvmName
(
name
=
"qcubtngnmxgawbqo"
)
suspend
fun
acceptedProtocols
(
vararg
values
:
Output
<
Either
<
String
,
FrontDoorProtocol
>
>
)
@
JvmName
(
name
=
"epthotgjhswxiiaj"
)
suspend
fun
acceptedProtocols
(
values
:
List
<
Output
<
Either
<
String
,
FrontDoorProtocol
>
>
>
)
@
JvmName
(
name
=
"yiyrskrrjyeeiyom"
)
suspend
fun
acceptedProtocols
(
vararg
values
:
Either
<
String
,
FrontDoorProtocol
>
)
Parameters
values
Protocol schemes to match for this rule