toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
FunctionAppAuthSettingsActiveDirectoryArgsBuilder
Function
App
Auth
Settings
Active
Directory
Args
Builder
class
FunctionAppAuthSettingsActiveDirectoryArgsBuilder
Builder for
FunctionAppAuthSettingsActiveDirectoryArgs
.
Members
Functions
allowed
Audiences
Link copied to clipboard
@
JvmName
(
name
=
"qremskiwkvclnwil"
)
suspend
fun
allowedAudiences
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"htxctgtymmtlqlgp"
)
suspend
fun
allowedAudiences
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nmitudylaefyqxay"
)
suspend
fun
allowedAudiences
(
vararg
values
:
String
)
@
JvmName
(
name
=
"pwkhllarsvaqqope"
)
suspend
fun
allowedAudiences
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"mlkxbnalvmjaxbyd"
)
suspend
fun
allowedAudiences
(
value
:
List
<
String
>
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"fqknmillvmvjafjg"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uqgtaarfixmfujpr"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"bdwdnpdvdxsurqkp"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"htjjwylhpxgybcaj"
)
suspend
fun
clientSecret
(
value
:
String
?
)