toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
NetworkRuleConditionArgsBuilder
/
destinationPorts
destination
Ports
@
JvmName
(
name
=
"eliqwhbxevmixpef"
)
suspend
fun
destinationPorts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"acawsvotihdwrndr"
)
suspend
fun
destinationPorts
(
value
:
List
<
String
>
?
)
Parameters
value
List of destination ports.
@
JvmName
(
name
=
"ylxvgtokeiubmeog"
)
suspend
fun
destinationPorts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"gwcfctqsnntcpqdm"
)
suspend
fun
destinationPorts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"botwckyddlfroxhw"
)
suspend
fun
destinationPorts
(
vararg
values
:
String
)
Parameters
values
List of destination ports.