toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
IPTrafficArgsBuilder
/
destinationPorts
destination
Ports
@
JvmName
(
name
=
"jxljpciyfumoirbq"
)
suspend
fun
destinationPorts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bnritoenqmplcqtv"
)
suspend
fun
destinationPorts
(
value
:
List
<
String
>
)
Parameters
value
The destination ports of the traffic.
@
JvmName
(
name
=
"wsmkkpqndailxnvn"
)
suspend
fun
destinationPorts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"stkkgstjwrgswdlf"
)
suspend
fun
destinationPorts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"apcgwbnembyxkplj"
)
suspend
fun
destinationPorts
(
vararg
values
:
String
)
Parameters
values
The destination ports of the traffic.