pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
CustomRuleArgsBuilder
/
matchConditions
match
Conditions
@
JvmName
(
name
=
"oqjqufsysaebijax"
)
suspend
fun
matchConditions
(
value
:
Output
<
List
<
FrontDoorMatchConditionArgs
>
>
)
@
JvmName
(
name
=
"lereyndmxhaxiohh"
)
suspend
fun
matchConditions
(
value
:
List
<
FrontDoorMatchConditionArgs
>
)
Parameters
value
List of match conditions.
@
JvmName
(
name
=
"qtnneopdsrsualva"
)
suspend
fun
matchConditions
(
vararg
values
:
Output
<
FrontDoorMatchConditionArgs
>
)
@
JvmName
(
name
=
"nqcqhiigabnybosp"
)
suspend
fun
matchConditions
(
values
:
List
<
Output
<
FrontDoorMatchConditionArgs
>
>
)
@
JvmName
(
name
=
"ngghuiexrfmqoxgr"
)
suspend
fun
matchConditions
(
vararg
values
:
FrontDoorMatchConditionArgs
)
Parameters
values
List of match conditions.
@
JvmName
(
name
=
"pmugqoeqggprcceb"
)
suspend
fun
matchConditions
(
argument
:
List
<
suspend
FrontDoorMatchConditionArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"cpqquwlupmjyulja"
)
suspend
fun
matchConditions
(
vararg
argument
:
suspend
FrontDoorMatchConditionArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"hsilpfefsxhlvasv"
)
suspend
fun
matchConditions
(
argument
:
suspend
FrontDoorMatchConditionArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
List of match conditions.