toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
RoutingIntentArgsBuilder
/
routingPolicies
routing
Policies
@
JvmName
(
name
=
"kmvaryerwifblmof"
)
suspend
fun
routingPolicies
(
value
:
Output
<
List
<
RoutingPolicyArgs
>
>
)
@
JvmName
(
name
=
"sjeidgxovumishyt"
)
suspend
fun
routingPolicies
(
value
:
List
<
RoutingPolicyArgs
>
?
)
Parameters
value
List of routing policies.
@
JvmName
(
name
=
"cxdcoriuqcuqooxj"
)
suspend
fun
routingPolicies
(
vararg
values
:
Output
<
RoutingPolicyArgs
>
)
@
JvmName
(
name
=
"qsclkvopljfivkfk"
)
suspend
fun
routingPolicies
(
values
:
List
<
Output
<
RoutingPolicyArgs
>
>
)
@
JvmName
(
name
=
"pctgmydguuljenfk"
)
suspend
fun
routingPolicies
(
vararg
values
:
RoutingPolicyArgs
)
Parameters
values
List of routing policies.
@
JvmName
(
name
=
"ykblxhsuffwjvgyv"
)
suspend
fun
routingPolicies
(
argument
:
List
<
suspend
RoutingPolicyArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"twnckhtihactiwgd"
)
suspend
fun
routingPolicies
(
vararg
argument
:
suspend
RoutingPolicyArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"ulmmuxopgntfxyxh"
)
suspend
fun
routingPolicies
(
argument
:
suspend
RoutingPolicyArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
List of routing policies.