pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
VirtualHubRouteTableRouteArgsBuilder
/
destinations
destinations
@
JvmName
(
name
=
"etutfhodrduqfwgk"
)
suspend
fun
destinations
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"adetqqxplxceexeb"
)
suspend
fun
destinations
(
value
:
List
<
String
>
)
Parameters
value
A list of destination addresses for this route.
@
JvmName
(
name
=
"ixscvlvlfdgoyvbn"
)
suspend
fun
destinations
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tiiasrqjwuvfwvsx"
)
suspend
fun
destinations
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"utxxytkvunucbcuy"
)
suspend
fun
destinations
(
vararg
values
:
String
)
Parameters
values
A list of destination addresses for this route.