次の方法で共有


IdentityProperties interface

プロパティ

principalId

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

tenantId

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

type
userAssignedIdentities

辞書

プロパティの詳細

principalId

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

principalId?: string

プロパティ値

string

tenantId

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

tenantId?: string

プロパティ値

string

type

type?: string

プロパティ値

string

userAssignedIdentities

辞書

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

プロパティ値

{[propertyName: string]: UserIdentityProperties}