toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppAuthSettingsGithubArgs
/
LinuxFunctionAppAuthSettingsGithubArgs
Linux
Function
App
Auth
Settings
Github
Args
constructor
(
clientId
:
Output
<
String
>
,
clientSecret
:
Output
<
String
>
?
=
null
,
clientSecretSettingName
:
Output
<
String
>
?
=
null
,
oauthScopes
:
Output
<
List
<
String
>
>
?
=
null
)