通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BaseKnowledgeBaseReference interface

参考的基本类型。

属性

activitySource

引用的源活动 ID。

id

引用的 ID。

rerankerScore

文档引用的重新排序器分数。

sourceData

任何字典<>

type

多态鉴别器,它指定此对象可以的不同类型的

属性详细信息

activitySource

引用的源活动 ID。

activitySource: number

属性值

number

id

引用的 ID。

id: string

属性值

string

rerankerScore

文档引用的重新排序器分数。

rerankerScore?: number

属性值

number

sourceData

任何字典<>

sourceData?: {[propertyName: string]: any}

属性值

{[propertyName: string]: any}

type

多态鉴别器,它指定此对象可以的不同类型的

type: "azureBlob" | "searchIndex" | "indexedSharePoint" | "indexedOneLake" | "web" | "remoteSharePoint"

属性值

"azureBlob" | "searchIndex" | "indexedSharePoint" | "indexedOneLake" | "web" | "remoteSharePoint"