次の方法で共有


PurviewObjectIdOutput interface

PurviewObjectId

プロパティ

displayText

テキストを表示する

guid

オブジェクトの GUID。

itemPath

項目のパス

name

名前

properties

<any の辞書>

resourceId

リソース ID

typeName

型の名前。

uniqueAttributes

オブジェクトの一意の属性。

プロパティの詳細

displayText

テキストを表示する

displayText?: string

プロパティ値

string

guid

オブジェクトの GUID。

guid?: string

プロパティ値

string

itemPath

項目のパス

itemPath?: string

プロパティ値

string

name

名前

name?: string

プロパティ値

string

properties

<any の辞書>

properties?: Record<string, any>

プロパティ値

Record<string, any>

resourceId

リソース ID

resourceId?: string

プロパティ値

string

typeName

型の名前。

typeName?: string

プロパティ値

string

uniqueAttributes

オブジェクトの一意の属性。

uniqueAttributes?: Record<string, any>

プロパティ値

Record<string, any>