你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IdentityDetails interface
属性
user |
用户分配标识的 ARM URL。 |
use |
指定 BI 是否受系统标识保护。 |
属性详细信息
userAssignedIdentityArmUrl
用户分配标识的 ARM URL。
userAssignedIdentityArmUrl?: string
属性值
string
useSystemAssignedIdentity
指定 BI 是否受系统标识保护。
useSystemAssignedIdentity?: boolean
属性值
boolean