pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
Managed
Identity
Response
Link copied to clipboard
fun
ManagedIdentityResponse
(
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.