共用方式為


UserAssignedIdentities interface

與容器群組相關聯的使用者身分識別清單。 使用者身分識別字典索引鍵參考的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'。

屬性

clientId

使用者指派身分識別的用戶端標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

principalId

使用者指派身分識別的主體標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

clientId

使用者指派身分識別的用戶端標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

clientId?: string

屬性值

string

principalId

使用者指派身分識別的主體標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

principalId?: string

屬性值

string