BatchUserAssignedIdentity interface
使用者指派的身分識別
屬性
| client |
使用者指派身分識別的用戶端標識碼。 |
| principal |
使用者被指派身份的主要 ID。 |
| resource |
使用者指派身分識別的 ARM 資源識別碼。 |
屬性詳細資料
clientId
使用者指派身分識別的用戶端標識碼。
clientId?: string
屬性值
string
principalId
使用者被指派身份的主要 ID。
principalId?: string
屬性值
string
resourceId
使用者指派身分識別的 ARM 資源識別碼。
resourceId: string
屬性值
string