pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
ApplicationRuleConditionArgsBuilder
/
targetFqdns
target
Fqdns
@
JvmName
(
name
=
"vaqanxmtxokfyrks"
)
suspend
fun
targetFqdns
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qmwwvtrscfujepgk"
)
suspend
fun
targetFqdns
(
value
:
List
<
String
>
?
)
Parameters
value
List of FQDNs for this rule condition.
@
JvmName
(
name
=
"auantfpxlrwrafky"
)
suspend
fun
targetFqdns
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ydscufexfbdmjlua"
)
suspend
fun
targetFqdns
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"jssvcsqhjicwoujr"
)
suspend
fun
targetFqdns
(
vararg
values
:
String
)
Parameters
values
List of FQDNs for this rule condition.