toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin
/
WindowsWebAppArgsBuilder
/
authSettings
auth
Settings
@
JvmName
(
name
=
"ddydwyhvoiapngip"
)
suspend
fun
authSettings
(
value
:
Output
<
WindowsWebAppAuthSettingsArgs
>
)
@
JvmName
(
name
=
"mxnlrsjhoqwsbdad"
)
suspend
fun
authSettings
(
value
:
WindowsWebAppAuthSettingsArgs
?
)
Parameters
value
An
auth_settings
block as defined below.
@
JvmName
(
name
=
"oebywrqhkhipvvpm"
)
suspend
fun
authSettings
(
argument
:
suspend
WindowsWebAppAuthSettingsArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
An
auth_settings
block as defined below.