toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.purview.kotlin.outputs
/
UserAssignedIdentityResponse
User
Assigned
Identity
Response
data
class
UserAssignedIdentityResponse
(
val
clientId
:
String
,
val
principalId
:
String
)
Uses client ID and Principal ID
Members
Constructors
User
Assigned
Identity
Response
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
Gets or Sets Client ID
principal
Id
Link copied to clipboard
val
principalId
:
String
Gets or Sets Principal ID