toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
FunctionAppSlotAuthSettingsMicrosoftArgsBuilder
Function
App
Slot
Auth
Settings
Microsoft
Args
Builder
class
FunctionAppSlotAuthSettingsMicrosoftArgsBuilder
Builder for
FunctionAppSlotAuthSettingsMicrosoftArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"mgyurlshhoxcumrj"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aksvrxoqaybshcpn"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"gfguibyfrrulfynn"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nwxkjepqfkirmcpi"
)
suspend
fun
clientSecret
(
value
:
String
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"jpaehixjsnguybxi"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"nscefitkktwepmxj"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mvijculchhemwwwb"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"arpapnhbqpisysgb"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"arwiamvsoeddklfn"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)