pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
SlotAuthSettingsActiveDirectoryArgsBuilder
Slot
Auth
Settings
Active
Directory
Args
Builder
class
SlotAuthSettingsActiveDirectoryArgsBuilder
Builder for
SlotAuthSettingsActiveDirectoryArgs
.
Functions
Functions
allowed
Audiences
Link copied to clipboard
@
JvmName
(
name
=
"ywvaicfbcgbsbdst"
)
suspend
fun
allowedAudiences
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ilhcycwiobefewhm"
)
suspend
fun
allowedAudiences
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"spmknbixnsmcpuvu"
)
suspend
fun
allowedAudiences
(
vararg
values
:
String
)
@
JvmName
(
name
=
"hnstfiubauffbtob"
)
suspend
fun
allowedAudiences
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"cppsqoijviftglsh"
)
suspend
fun
allowedAudiences
(
value
:
List
<
String
>
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"wikaeipmsaqglmkd"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pipasufdwdentkrq"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"aesmviojeajtvnrc"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xaeamrticflplyye"
)
suspend
fun
clientSecret
(
value
:
String
?
)