次の方法で共有


Identity interface

Bring Your Own Keys のユーザー割り当て ID を構成するためのプロパティ

プロパティ

principalId

KeyVault NOTE の ObjectId: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

tenantId

KeyVault NOTE の TenantId: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type

マネージド サービス ID の種類。

userAssignedIdentities

ユーザー割り当て ID のプロパティ

プロパティの詳細

principalId

KeyVault NOTE の ObjectId: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

principalId?: string

プロパティ値

string

tenantId

KeyVault NOTE の TenantId: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

tenantId?: string

プロパティ値

string

type

マネージド サービス ID の種類。

type?: ManagedServiceIdentityType

プロパティ値

userAssignedIdentities

ユーザー割り当て ID のプロパティ

userAssignedIdentities?: {[propertyName: string]: UserAssignedIdentity}

プロパティ値

{[propertyName: string]: UserAssignedIdentity}