toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
NetworkRuleArgsBuilder
/
destinationFqdns
destination
Fqdns
@
JvmName
(
name
=
"hacibtbqrsenbwtr"
)
suspend
fun
destinationFqdns
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"uixhpiwkxudpxjln"
)
suspend
fun
destinationFqdns
(
value
:
List
<
String
>
?
)
Parameters
value
List of destination FQDNs.
@
JvmName
(
name
=
"efkvawjquxnxiyay"
)
suspend
fun
destinationFqdns
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ohdkdukvoktvjfqa"
)
suspend
fun
destinationFqdns
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xwxehpgvlbftuywn"
)
suspend
fun
destinationFqdns
(
vararg
values
:
String
)
Parameters
values
List of destination FQDNs.