DataflowEndpointDataExplorer interface
Azure 数据资源管理器终结点属性
属性
| authentication | 身份验证配置。 注意 - 仅允许每个条目使用身份验证属性。 |
| batching | Azure 数据资源管理器终结点批处理配置。 |
| database | 数据库名称。 |
| host | Azure 数据资源管理器的主机,格式为 <群集>。<区域>.kusto.windows.net。 |
属性详细信息
authentication
身份验证配置。 注意 - 仅允许每个条目使用身份验证属性。
authentication: DataflowEndpointDataExplorerAuthentication
属性值
batching
database
数据库名称。
database: string
属性值
string
host
Azure 数据资源管理器的主机,格式为 <群集>。<区域>.kusto.windows.net。
host: string
属性值
string