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