UserAssignedManagedIdentityDetails interface

User assigned managed identity details

Properties

identityArmId

The ARM id of the assigned identity.

identityName

The name of the assigned identity.

userAssignedIdentityProperties

User assigned managed identity properties

Property Details

identityArmId

The ARM id of the assigned identity.

identityArmId?: string

Property Value

string

identityName

The name of the assigned identity.

identityName?: string

Property Value

string

userAssignedIdentityProperties

User assigned managed identity properties

userAssignedIdentityProperties?: UserAssignedIdentityProperties

Property Value