toggle menu
pulumi-azure-kotlin
5.79.0.1
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
=
"slltjordyiqadflg"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tleclcyuwlqfgjdv"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"ykftfituvohdmfaa"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sisfmouqvngmpioj"
)
suspend
fun
clientSecret
(
value
:
String
?
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"dbjwrvubjcdnbaet"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mjvtdynwsakhbwlk"
)
suspend
fun
clientSecretSettingName
(
value
:
String
?
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"pdilrmqsdkcdepon"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"vncayohexdpnymyf"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"kblxrroukwswlltd"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"hgdhpteyplmghdvo"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"tdnkjrpdjmmdaoxd"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)