共用方式為


UserAssignedIdentity interface

使用者指派的受控識別。

屬性

clientId

與此身分識別相關聯的用戶端應用程式識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

principalId

與此身分識別相關聯的 Azure Active Directory 主體識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

clientId

與此身分識別相關聯的用戶端應用程式識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

clientId?: string

屬性值

string

principalId

與此身分識別相關聯的 Azure Active Directory 主體識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

principalId?: string

屬性值

string