pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
FunctionAppSlotAuthSettingsActiveDirectoryArgsBuilder
Function
App
Slot
Auth
Settings
Active
Directory
Args
Builder
class
FunctionAppSlotAuthSettingsActiveDirectoryArgsBuilder
Builder for
FunctionAppSlotAuthSettingsActiveDirectoryArgs
.
Functions
Functions
allowed
Audiences
Link copied to clipboard
@
JvmName
(
name
=
"dmejodvuoybqcncy"
)
suspend
fun
allowedAudiences
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"yfjrewocpttwwrmx"
)
suspend
fun
allowedAudiences
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pdqpncqowipcnxsd"
)
suspend
fun
allowedAudiences
(
vararg
values
:
String
)
@
JvmName
(
name
=
"dbdlrooslywsrpbd"
)
suspend
fun
allowedAudiences
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"klehhuxtnirgvvvj"
)
suspend
fun
allowedAudiences
(
value
:
List
<
String
>
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"wuaaghrghjxlyyfb"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"neqnvxbiktkyoqxr"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"dhcyddajtrqhxsue"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wyynqpcgcnxgsfbr"
)
suspend
fun
clientSecret
(
value
:
String
?
)