FactoryIdentity interface

ファクトリ リソースの ID プロパティ。

プロパティ

principalId

ID のプリンシパル ID。

tenantId

ID のクライアント テナント ID。

type

ID の種類。

userAssignedIdentities

ファクトリのユーザー割り当て ID の一覧。

プロパティの詳細

principalId

ID のプリンシパル ID。

principalId?: string

プロパティ値

string

tenantId

ID のクライアント テナント ID。

tenantId?: string

プロパティ値

string

type

ID の種類。

type: string

プロパティ値

string

userAssignedIdentities

ファクトリのユーザー割り当て ID の一覧。

userAssignedIdentities?: Record<string, any>

プロパティ値

Record<string, any>