次の方法で共有


DatabaseIdentity interface

リソースの Azure Active Directory ID 構成。

プロパティ

tenantId

Azure Active Directory テナント ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type

ID の種類

userAssignedIdentities

使用するユーザー割り当て ID のリソース ID

プロパティの詳細

tenantId

Azure Active Directory テナント ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

tenantId?: string

プロパティ値

string

type

ID の種類

type?: string

プロパティ値

string

userAssignedIdentities

使用するユーザー割り当て ID のリソース ID

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

プロパティ値

{[propertyName: string]: DatabaseUserIdentity}