toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
FirewallPolicyIntrusionDetectionBypassTrafficSpecificationsArgsBuilder
/
destinationPorts
destination
Ports
@
JvmName
(
name
=
"qkdhsxpablmfncdt"
)
suspend
fun
destinationPorts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"swhgjvdoscdgluei"
)
suspend
fun
destinationPorts
(
value
:
List
<
String
>
?
)
Parameters
value
List of destination ports or ranges.
@
JvmName
(
name
=
"mdqxhiqyagtwfycq"
)
suspend
fun
destinationPorts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"qbwgjquyrmlwtqke"
)
suspend
fun
destinationPorts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ifykukrlauplmxun"
)
suspend
fun
destinationPorts
(
vararg
values
:
String
)
Parameters
values
List of destination ports or ranges.