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

ProjectCustomizationManagedIdentity interface

这是对绑定在 Project 上的托管身份的引用。

属性

identityResourceId

例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<资源组>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 与 identityType systemAssignedIdentity 互斥。

identityType

值可以是 systemAssignedIdentity 或 userAssignedIdentity。

属性详细信息

identityResourceId

例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<资源组>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 与 identityType systemAssignedIdentity 互斥。

identityResourceId?: string

属性值

string

identityType

值可以是 systemAssignedIdentity 或 userAssignedIdentity。

identityType?: string

属性值

string