pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.postgresql.kotlin.inputs
/
ServerIdentityArgs
/
ServerIdentityArgs
Server
Identity
Args
fun
ServerIdentityArgs
(
principalId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)