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.inputs
/
IPTrafficArgsBuilder
/
sourcePorts
source
Ports
@
JvmName
(
name
=
"rvcdyjvhrddlrecq"
)
suspend
fun
sourcePorts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pogmsyfyyvfumgfj"
)
suspend
fun
sourcePorts
(
value
:
List
<
String
>
)
Parameters
value
The source ports of the traffic.
@
JvmName
(
name
=
"eeugsxtxepkvocrc"
)
suspend
fun
sourcePorts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"lfdvouitpygjutna"
)
suspend
fun
sourcePorts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"bliusebtfojqwopy"
)
suspend
fun
sourcePorts
(
vararg
values
:
String
)
Parameters
values
The source ports of the traffic.