你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UserAssignedIdentity Class

User Assigned identity.

Constructor

UserAssignedIdentity()

Variables

Name Description
principal_id
str

Principal Id of user assigned identity.

client_id
str

Client Id of user assigned identity.

Attributes

clientId

Client Id of user assigned identity.

clientId: str

principalId

Principal Id of user assigned identity.

principalId: str