IdentityProperties interface
ID プロパティ
プロパティ
| principal |
|
| tenant |
|
| type | ID の種類 |
| user |
<UserIdentityProperties> の辞書 |
プロパティの詳細
principalId
principalId?: string
プロパティ値
string
tenantId
tenantId?: string
プロパティ値
string
type
ID の種類
type?: string
プロパティ値
string
userAssignedIdentities
<UserIdentityProperties> の辞書
userAssignedIdentities?: Record<string, UserIdentityProperties>
プロパティ値
Record<string, UserIdentityProperties>