toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.purview.kotlin.outputs
/
IdentityResponse
Identity
Response
data
class
IdentityResponse
(
val
principalId
:
String
,
val
tenantId
:
String
,
val
type
:
String
?
=
null
)
The Managed Identity of the resource
Members
Constructors
Identity
Response
Link copied to clipboard
constructor
(
principalId
:
String
,
tenantId
:
String
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
principal
Id
Link copied to clipboard
val
principalId
:
String
Service principal object Id
tenant
Id
Link copied to clipboard
val
tenantId
:
String
Tenant Id
type
Link copied to clipboard
val
type
:
String
?
=
null
Identity Type