pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.inputs
/
ManagedIdentityPropertiesArgs
/
ManagedIdentityPropertiesArgs
Managed
Identity
Properties
Args
fun
ManagedIdentityPropertiesArgs
(
clientId
:
Output
<
String
>
?
=
null
,
managedIdentityName
:
Output
<
String
>
?
=
null
,
principalId
:
Output
<
String
>
?
=
null
,
resourceGroup
:
Output
<
String
>
?
=
null
,
subscriptionId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
)