toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppAuthSettingsMicrosoftArgsBuilder
Windows
Function
App
Auth
Settings
Microsoft
Args
Builder
class
WindowsFunctionAppAuthSettingsMicrosoftArgsBuilder
Builder for
WindowsFunctionAppAuthSettingsMicrosoftArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"ahgoasqvukcvwnpr"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"skdnrsswhlaediqd"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"vrvboyachtuqcxpj"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"auhqpdjrthokgxhx"
)
suspend
fun
clientSecret
(
value
:
String
?
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"gonsopypkyhlsfvj"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"muxblxjyogddniwh"
)
suspend
fun
clientSecretSettingName
(
value
:
String
?
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"jeosfrppilbucvou"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"lqvqxklwjdflxscb"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"jtbirjqneprfunpa"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ripfskmwgoggksav"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"lvnnuhuiqcwvgqaj"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)