toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devices.kotlin.outputs
/
ManagedIdentityResponse
Managed
Identity
Response
data
class
ManagedIdentityResponse
(
val
userAssignedIdentity
:
String
?
=
null
)
The properties of the Managed identity.
Members
Constructors
Managed
Identity
Response
Link copied to clipboard
constructor
(
userAssignedIdentity
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
user
Assigned
Identity
Link copied to clipboard
val
userAssignedIdentity
:
String
?
=
null
The user assigned identity.