pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
AppServiceAuthSettingsMicrosoftArgsBuilder
App
Service
Auth
Settings
Microsoft
Args
Builder
class
AppServiceAuthSettingsMicrosoftArgsBuilder
Builder for
AppServiceAuthSettingsMicrosoftArgs
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"cbqculjncuyrkfam"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tvnhaquelhfhnhio"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"apohhbqjyprfoetd"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mpwsnpjhqsadpsqe"
)
suspend
fun
clientSecret
(
value
:
String
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"bnipohkbfyirlvjv"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"alpvcxidcvnpovsm"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mikovcptteuuvmwu"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"wbqtqsoxofxrcmda"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"tkontjcydcdrblbr"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)