閱讀英文

共用方式為


UserAssignedResourceIdentity interface

代表 ResourceIdentity 上 UserAssignedIdentities 字典中包含的使用者指派身分識別

屬性

principalId

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

tenantId

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

屬性詳細資料

principalId

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

principalId?: string

屬性值

string

tenantId

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

tenantId?: string

屬性值

string