pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
RoutingIntentArgsBuilder
/
routingPolicies
routing
Policies
@
JvmName
(
name
=
"hvnwqygkqjvewybj"
)
suspend
fun
routingPolicies
(
value
:
Output
<
List
<
RoutingPolicyArgs
>
>
)
@
JvmName
(
name
=
"ssqwtnvnahpiyrdl"
)
suspend
fun
routingPolicies
(
value
:
List
<
RoutingPolicyArgs
>
?
)
Parameters
value
List of routing policies.
@
JvmName
(
name
=
"vidmxqvnylcvxuxf"
)
suspend
fun
routingPolicies
(
vararg
values
:
Output
<
RoutingPolicyArgs
>
)
@
JvmName
(
name
=
"dnmcslksxhvjbcpq"
)
suspend
fun
routingPolicies
(
values
:
List
<
Output
<
RoutingPolicyArgs
>
>
)
@
JvmName
(
name
=
"ttmieifrltbuwarf"
)
suspend
fun
routingPolicies
(
vararg
values
:
RoutingPolicyArgs
)
Parameters
values
List of routing policies.
@
JvmName
(
name
=
"skxwcyhwasbuvekq"
)
suspend
fun
routingPolicies
(
argument
:
List
<
suspend
RoutingPolicyArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"scqrhbsegvfjtphu"
)
suspend
fun
routingPolicies
(
vararg
argument
:
suspend
RoutingPolicyArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"lfahficwjmfnywey"
)
suspend
fun
routingPolicies
(
argument
:
suspend
RoutingPolicyArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
List of routing policies.