pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.postgresql.kotlin.inputs
/
FlexibleServerAuthenticationArgs
/
FlexibleServerAuthenticationArgs
Flexible
Server
Authentication
Args
fun
FlexibleServerAuthenticationArgs
(
activeDirectoryAuthEnabled
:
Output
<
Boolean
>
?
=
null
,
passwordAuthEnabled
:
Output
<
Boolean
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
)