toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
ApplicationRuleConditionArgsBuilder
/
targetFqdns
target
Fqdns
@
JvmName
(
name
=
"wlnjurduwrvqxhhb"
)
suspend
fun
targetFqdns
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"sdyrkwritippuwlu"
)
suspend
fun
targetFqdns
(
value
:
List
<
String
>
?
)
Parameters
value
List of FQDNs for this rule condition.
@
JvmName
(
name
=
"oeugembmfypambey"
)
suspend
fun
targetFqdns
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"jxempcgvlevlymyi"
)
suspend
fun
targetFqdns
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xqhlhilprhpmvhxa"
)
suspend
fun
targetFqdns
(
vararg
values
:
String
)
Parameters
values
List of FQDNs for this rule condition.