KnowledgeBaseIndexedSharePointReference interface
表示 Azure Blob 存储文档引用。
继承属性
| activity |
引用的源活动 ID。 |
| id | 引用的 ID。 |
| reranker |
文档引用的重新排序器分数。 |
| source |
任何字典<> |
属性详细信息
docUrl
用于参考的文档 URL。
docUrl?: string
属性值
string
type
多态鉴别器,它指定此对象可以的不同类型的
type: "indexedSharePoint"
属性值
"indexedSharePoint"
继承属性详细信息
activitySource
id
rerankerScore
sourceData
任何字典<>
sourceData?: {[propertyName: string]: any}
属性值
{[propertyName: string]: any}