pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
RoutingIntentArgsBuilder
/
routingPolicies
routing
Policies
@
JvmName
(
name
=
"togkbpfickowakgk"
)
suspend
fun
routingPolicies
(
value
:
Output
<
List
<
RoutingPolicyArgs
>
>
)
@
JvmName
(
name
=
"baqpntglvmlujqvy"
)
suspend
fun
routingPolicies
(
value
:
List
<
RoutingPolicyArgs
>
?
)
Parameters
value
List of routing policies.
@
JvmName
(
name
=
"wkyeatgrbjotbbhl"
)
suspend
fun
routingPolicies
(
vararg
values
:
Output
<
RoutingPolicyArgs
>
)
@
JvmName
(
name
=
"gbcfgywexxwkpjqc"
)
suspend
fun
routingPolicies
(
values
:
List
<
Output
<
RoutingPolicyArgs
>
>
)
@
JvmName
(
name
=
"hitokcoppcitgvku"
)
suspend
fun
routingPolicies
(
vararg
values
:
RoutingPolicyArgs
)
Parameters
values
List of routing policies.
@
JvmName
(
name
=
"xqirbwrgoitschli"
)
suspend
fun
routingPolicies
(
argument
:
List
<
suspend
RoutingPolicyArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"eoreeyvquqjjndie"
)
suspend
fun
routingPolicies
(
vararg
argument
:
suspend
RoutingPolicyArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"plkchriugiawattd"
)
suspend
fun
routingPolicies
(
argument
:
suspend
RoutingPolicyArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
List of routing policies.