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