toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxWebAppAuthSettingsV2ArgsBuilder
/
authEnabled
auth
Enabled
@
JvmName
(
name
=
"rlufoyowfvbkimnr"
)
suspend
fun
authEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"vruoyushtmvrqxpo"
)
suspend
fun
authEnabled
(
value
:
Boolean
?
)
Parameters
value
Should the AuthV2 Settings be enabled. Defaults to
false
.