KnowledgeBaseRemoteSharePointReference interface
表示远程 SharePoint 文档引用。
属性
| search |
有关应用于 SharePoint 文档的敏感度标签的信息。 |
| type | 多态鉴别器,它指定此对象可以的不同类型的 |
| web |
引用数据的来源 URL。 |
继承属性
| activity |
引用的源活动 ID。 |
| id | 引用的 ID。 |
| reranker |
文档引用的重新排序器分数。 |
| source |
任何字典<> |
属性详细信息
searchSensitivityLabelInfo
有关应用于 SharePoint 文档的敏感度标签的信息。
searchSensitivityLabelInfo?: SharePointSensitivityLabelInfo
属性值
type
多态鉴别器,它指定此对象可以的不同类型的
type: "remoteSharePoint"
属性值
"remoteSharePoint"
webUrl
引用数据的来源 URL。
webUrl?: string
属性值
string
继承属性详细信息
activitySource
id
rerankerScore
sourceData
任何字典<>
sourceData?: {[propertyName: string]: any}
属性值
{[propertyName: string]: any}