pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
VirtualHubRouteTableRouteArgsBuilder
/
destinations
destinations
@
JvmName
(
name
=
"hvlrasjwcpfngfbu"
)
suspend
fun
destinations
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"rglkmwkpijutpoot"
)
suspend
fun
destinations
(
value
:
List
<
String
>
?
)
Parameters
value
A list of destination addresses for this route.
@
JvmName
(
name
=
"xoyumnqkdicdgkxv"
)
suspend
fun
destinations
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"bhrtqdygumcunmgk"
)
suspend
fun
destinations
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xgfjsedexjwfopla"
)
suspend
fun
destinations
(
vararg
values
:
String
)
Parameters
values
A list of destination addresses for this route.