Identity interface
Bring Your Own Keys の ID を構成するためのプロパティ
プロパティ
| principal |
KeyVault からの ObjectId 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| tenant |
KeyVault からの TenantId 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| type | マネージド サービス ID の種類。 |
| user |
ユーザー割り当て ID のプロパティ |
プロパティの詳細
principalId
KeyVault からの ObjectId 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
principalId?: string
プロパティ値
string
tenantId
KeyVault からの TenantId 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
tenantId?: string
プロパティ値
string
type
userAssignedIdentities
ユーザー割り当て ID のプロパティ
userAssignedIdentities?: {[propertyName: string]: UserAssignedIdentity}
プロパティ値
{[propertyName: string]: UserAssignedIdentity}