toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
ApplicationRuleArgsBuilder
/
targetUrls
target
Urls
@
JvmName
(
name
=
"bwludnpqmlmlyldm"
)
suspend
fun
targetUrls
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"uvdvgqopcbnoswfy"
)
suspend
fun
targetUrls
(
value
:
List
<
String
>
?
)
Parameters
value
List of Urls for this rule condition.
@
JvmName
(
name
=
"ejjopssfwtnjwdgb"
)
suspend
fun
targetUrls
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tjlhqehhkxyamtgl"
)
suspend
fun
targetUrls
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"qglqwxegcncllins"
)
suspend
fun
targetUrls
(
vararg
values
:
String
)
Parameters
values
List of Urls for this rule condition.