pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
FirewallPolicyIntrusionDetectionBypassTrafficSpecificationsArgsBuilder
/
destinationPorts
destination
Ports
@
JvmName
(
name
=
"uhwxyiygwajrwwks"
)
suspend
fun
destinationPorts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"cmsussvbfcrupfhh"
)
suspend
fun
destinationPorts
(
value
:
List
<
String
>
?
)
Parameters
value
List of destination ports or ranges.
@
JvmName
(
name
=
"imxhexhtymllgpdf"
)
suspend
fun
destinationPorts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ollevvgtcvymjluh"
)
suspend
fun
destinationPorts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"stybmxthqlkaevyj"
)
suspend
fun
destinationPorts
(
vararg
values
:
String
)
Parameters
values
List of destination ports or ranges.