toggle menu
pulumi-azure-kotlin
5.79.0.1
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
=
"phubirtrctbqeepv"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vhoaheaqnejeohih"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"qjqnxdljrtjnvaqj"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sqrsagtxvbsmsgcy"
)
suspend
fun
clientSecret
(
value
:
String
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"lfefadkomtjlbkvg"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gccfapekufqudtjg"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"oxlvwcbwgvherseb"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ypyaghksvblvfxee"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"cshogrisdfgkyfyx"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)