UserAssignedIdentities Class

The list of user identities associated with the container group. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

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

Inheritance
azure.mgmt.containerinstance._serialization.Model
UserAssignedIdentities

Constructor

UserAssignedIdentities(**kwargs: Any)

Variables

Name Description
principal_id
str

The principal id of user assigned identity.

client_id
str

The client id of user assigned identity.