IdentityProperties interface
标识属性
属性
| principal |
|
| tenant |
|
| type | 标识类型 |
| user |
<UserIdentityProperties> 字典 |
属性详细信息
principalId
principalId?: string
属性值
string
tenantId
tenantId?: string
属性值
string
type
标识类型
type?: string
属性值
string
userAssignedIdentities
<UserIdentityProperties> 字典
userAssignedIdentities?: Record<string, UserIdentityProperties>
属性值
Record<string, UserIdentityProperties>