pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
AppServiceAuthSettingsActiveDirectoryArgsBuilder
App
Service
Auth
Settings
Active
Directory
Args
Builder
class
AppServiceAuthSettingsActiveDirectoryArgsBuilder
Builder for
AppServiceAuthSettingsActiveDirectoryArgs
.
Functions
Functions
allowed
Audiences
Link copied to clipboard
@
JvmName
(
name
=
"dgcqptjksjvhawgv"
)
suspend
fun
allowedAudiences
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"mqyeqttprvfdfnow"
)
suspend
fun
allowedAudiences
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"gdgxalqbrpymawoo"
)
suspend
fun
allowedAudiences
(
vararg
values
:
String
)
@
JvmName
(
name
=
"cnafvsqhvnsthvyw"
)
suspend
fun
allowedAudiences
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ncxswahbxstwllrm"
)
suspend
fun
allowedAudiences
(
value
:
List
<
String
>
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"giwmgyoyiepaniii"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oegiabjlydopurtd"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"gvwfsmevjwygoxjq"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xntvjmpfrwtbmktl"
)
suspend
fun
clientSecret
(
value
:
String
?
)