pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
NatRuleArgsBuilder
/
destinationPorts
destination
Ports
@
JvmName
(
name
=
"ckeidxuorxnrjfvh"
)
suspend
fun
destinationPorts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kdrjldaoovpvenjb"
)
suspend
fun
destinationPorts
(
value
:
List
<
String
>
?
)
Parameters
value
List of destination ports.
@
JvmName
(
name
=
"tuwlpibtmrefwysg"
)
suspend
fun
destinationPorts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wpunifjbhnnplswv"
)
suspend
fun
destinationPorts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"rlhybhtwjecnaisn"
)
suspend
fun
destinationPorts
(
vararg
values
:
String
)
Parameters
values
List of destination ports.