UserAssignedIdentity Class

User-assigned managed identity.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.cognitiveservices._serialization.Model
UserAssignedIdentity

Constructor

UserAssignedIdentity(**kwargs: Any)

Variables

Name Description
principal_id
str

Azure Active Directory principal ID associated with this Identity.

client_id
str

Client App Id associated with this identity.