UserAssignedManagedIdentity interface

The details of the user-assigned managed identity assigned to an App.

Properties

clientId

Client Id of user-assigned managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

principalId

Principal Id of user-assigned managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

clientId

Client Id of user-assigned managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

clientId?: string

Property Value

string

principalId

Principal Id of user-assigned managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

principalId?: string

Property Value

string