toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.servicebus.kotlin
/
NamespaceArgsBuilder
/
localAuthEnabled
local
Auth
Enabled
@
JvmName
(
name
=
"mslhivdjvcuggwbn"
)
suspend
fun
localAuthEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ecymgqlxnksjwvpx"
)
suspend
fun
localAuthEnabled
(
value
:
Boolean
?
)
Parameters
value
Whether or not SAS authentication is enabled for the Service Bus namespace. Defaults to
true
.