toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appconfiguration.kotlin
/
ConfigurationStoreArgsBuilder
/
localAuthEnabled
local
Auth
Enabled
@
JvmName
(
name
=
"fdowsuvrrqsfalth"
)
suspend
fun
localAuthEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ddiejbpfckxljffm"
)
suspend
fun
localAuthEnabled
(
value
:
Boolean
?
)
Parameters
value
Whether local authentication methods is enabled. Defaults to
true
.