pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.synapse.kotlin.outputs
/
ManagedIdentityResponse
/
ManagedIdentityResponse
Managed
Identity
Response
fun
ManagedIdentityResponse
(
principalId
:
String
,
tenantId
:
String
,
type
:
String
?
=
null
,
userAssignedIdentities
:
Map
<
String
,
UserAssignedManagedIdentityResponse
>
?
=
null
)