toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.outputs
/
ManagedIdentityProfileResponse
Managed
Identity
Profile
Response
data
class
ManagedIdentityProfileResponse
(
val
identityList
:
List
<
ManagedIdentitySpecResponse
>
)
The details of managed identity.
Members
Constructors
Managed
Identity
Profile
Response
Link copied to clipboard
constructor
(
identityList
:
List
<
ManagedIdentitySpecResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identity
List
Link copied to clipboard
val
identityList
:
List
<
ManagedIdentitySpecResponse
>
The list of managed identity.