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