toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.outputs
/
ManagedServiceIdentityResponseUserAssignedIdentities
Managed
Service
Identity
Response
User
Assigned
Identities
data
class
ManagedServiceIdentityResponseUserAssignedIdentities
(
val
clientId
:
String
,
val
principalId
:
String
)
Members
Constructors
Managed
Service
Identity
Response
User
Assigned
Identities
Link copied to clipboard
constructor
(
clientId
:
String
,
principalId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
client
Id
Link copied to clipboard
val
clientId
:
String
Client Id of user assigned identity
principal
Id
Link copied to clipboard
val
principalId
:
String
Principal Id of user assigned identity