toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.streamanalytics.kotlin.outputs
/
IdentityResponse
Identity
Response
data
class
IdentityResponse
(
val
principalId
:
String
,
val
tenantId
:
String
,
val
type
:
String
?
=
null
)
Describes how identity is verified
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
The identity principal ID
tenant
Id
Link copied to clipboard
val
tenantId
:
String
The identity tenantId
type
Link copied to clipboard
val
type
:
String
?
=
null
The identity type