pulumi-azure-kotlin
5.53.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
=
"rfybpkwxtesarylr"
)
suspend
fun
allowedAudiences
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"vgimrrdewsqhirsq"
)
suspend
fun
allowedAudiences
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"gdjqdtxurdlckgqp"
)
suspend
fun
allowedAudiences
(
vararg
values
:
String
)
@
JvmName
(
name
=
"jymnbsjjevrocecj"
)
suspend
fun
allowedAudiences
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xydmsgbqnivaursu"
)
suspend
fun
allowedAudiences
(
value
:
List
<
String
>
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"tibiedmyqxybckug"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xeumanyutmafvqmb"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"gmepmgsmkqcevxrh"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fphfyvwyfghaqsch"
)
suspend
fun
clientSecret
(
value
:
String
?
)