pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.eventhub.kotlin
/
NamespaceArgsBuilder
/
localAuthEnabled
local
Auth
Enabled
@
JvmName
(
name
=
"kdrdvqjoldoklomn"
)
suspend
fun
localAuthEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ctbefeucrptqjdjg"
)
suspend
fun
localAuthEnabled
(
value
:
Boolean
?
)
Parameters
value
Whether or not SAS authentication is enabled for the Service Bus namespace. Defaults to
true
.