toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppAuthSettingsFacebookArgs
/
WindowsFunctionAppAuthSettingsFacebookArgs
Windows
Function
App
Auth
Settings
Facebook
Args
constructor
(
appId
:
Output
<
String
>
,
appSecret
:
Output
<
String
>
?
=
null
,
appSecretSettingName
:
Output
<
String
>
?
=
null
,
oauthScopes
:
Output
<
List
<
String
>
>
?
=
null
)