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