toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppAuthSettingsV2AppleV2ArgsBuilder
Windows
Function
App
Auth
Settings
V2Apple
V2Args
Builder
class
WindowsFunctionAppAuthSettingsV2AppleV2ArgsBuilder
Builder for
WindowsFunctionAppAuthSettingsV2AppleV2Args
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"bxgrguxybgwxuiai"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wyxvqstxilkxmxei"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"unkomhtlvyneslvd"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ubdutbnqjfrlsruy"
)
suspend
fun
clientSecretSettingName
(
value
:
String
)
login
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"rfuiblflniruptur"
)
suspend
fun
loginScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"tnmlopqbofbgknck"
)
suspend
fun
loginScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"fviammqiopwanlje"
)
suspend
fun
loginScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"vvvqgmscujpvavmr"
)
suspend
fun
loginScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"raatiblubxlbsfjo"
)
suspend
fun
loginScopes
(
value
:
List
<
String
>
?
)