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

IdentityDescription

描述与此应用程序关联的标识的信息。

属性

名称 类型 必须
tokenServiceEndpoint string
type 字符串
tenantId 字符串
principalId 字符串
userAssignedIdentities 字符串到 IdentityItemDescription 的映射

tokenServiceEndpoint

类型:字符串
必需:否

管理此标识的令牌服务的终结点


type

类型:字符串
必需:是

与此资源关联的标识类型;当前限制为“SystemAssigned 和 UserAssigned”


tenantId

类型:字符串
必需:否

包含应用程序标识的租户的标识符。


principalId

类型:字符串
必需:否

与此资源关联的标识的服务主体的对象标识符。


userAssignedIdentities

类型:字符串到 IdentityItemDescription 的映射
必需:否

表示用户分配的标识映射。