通过


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

IndexedOneLakeKnowledgeSourceParameters interface

OneLake 知识源的参数。

属性

createdResources

由知识源创建的资源。 注意:此属性不会序列化。 它只能由服务器填充。

fabricWorkspaceId

OneLake 工作区 ID。

ingestionParameters

合并所有常规引入设置。

lakehouseId

指定要访问的 OneLake 湖屋。

targetPath

用于筛选 OneLake 内容的可选 OneLakehouse 文件夹或快捷方式。

属性详细信息

createdResources

由知识源创建的资源。 注意:此属性不会序列化。 它只能由服务器填充。

createdResources?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

fabricWorkspaceId

OneLake 工作区 ID。

fabricWorkspaceId: string

属性值

string

ingestionParameters

合并所有常规引入设置。

ingestionParameters?: KnowledgeSourceIngestionParameters

属性值

lakehouseId

指定要访问的 OneLake 湖屋。

lakehouseId: string

属性值

string

targetPath

用于筛选 OneLake 内容的可选 OneLakehouse 文件夹或快捷方式。

targetPath?: string

属性值

string