toggle menu
pulumi-azure-kotlin
5.87.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
=
"rtlxpwyercwndedb"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mcbucgnlyyevhpmb"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"ecppofmsnbrbqacb"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dixebxyrxagyhgcq"
)
suspend
fun
clientSecret
(
value
:
String
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"gsrymlxoyagqbjgw"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"hduqilmitdlakkxq"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"piumesiwmtvecgmq"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"rhobvqfihlycovvq"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ercrljuarghwshsi"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)