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

ManagedClusterAddonProfileIdentity interface

此加载项使用的用户分配标识的信息。

Extends

继承属性

clientId

用户分配的标识的客户端 ID。

objectId

用户分配的标识的对象 ID。

resourceId

用户分配标识的资源 ID。

继承属性详细信息

clientId

用户分配的标识的客户端 ID。

clientId?: string

属性值

string

继承自UserAssignedIdentity.clientId

objectId

用户分配的标识的对象 ID。

objectId?: string

属性值

string

继承自UserAssignedIdentity.objectId

resourceId

用户分配标识的资源 ID。

resourceId?: string

属性值

string

继承自UserAssignedIdentity.resourceId