toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cognitive.kotlin
/
AccountArgsBuilder
/
localAuthEnabled
local
Auth
Enabled
@
JvmName
(
name
=
"cuktwgrsktkcecyg"
)
suspend
fun
localAuthEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"bvayqgixxchjvqip"
)
suspend
fun
localAuthEnabled
(
value
:
Boolean
?
)
Parameters
value
Whether local authentication methods is enabled for the Cognitive Account. Defaults to
true
.