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

DataflowEndpointDataExplorer interface

Azure 数据资源管理器终结点属性

属性

authentication

身份验证配置。 注意 - 仅允许每个条目使用身份验证属性。

batching

Azure 数据资源管理器终结点批处理配置。

database

数据库名称。

host

Azure 数据资源管理器的主机,格式为 <群集>。<区域>.kusto.windows.net。

属性详细信息

authentication

身份验证配置。 注意 - 仅允许每个条目使用身份验证属性。

authentication: DataflowEndpointDataExplorerAuthentication

属性值

batching

Azure 数据资源管理器终结点批处理配置。

batching?: BatchingConfiguration

属性值

database

数据库名称。

database: string

属性值

string

host

Azure 数据资源管理器的主机,格式为 <群集>。<区域>.kusto.windows.net。

host: string

属性值

string