toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
AppServiceAuthSettingsMicrosoftArgsBuilder
App
Service
Auth
Settings
Microsoft
Args
Builder
class
AppServiceAuthSettingsMicrosoftArgsBuilder
Builder for
AppServiceAuthSettingsMicrosoftArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"uybrihittgckhbvo"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uvhpxtghdemoacfu"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"kxfdfqyxhwuvbcsa"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wpuccrtryydksyud"
)
suspend
fun
clientSecret
(
value
:
String
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"eiggyekghaecnvhg"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"amsxqoipjrfqtvgd"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mvumqaoavicghucw"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"vilfbakobhjoxviv"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"tflrrruppfarkqhs"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)