DataflowEndpointDataExplorer interface
Azure Data Explorer endpoint properties
Properties
authentication | Authentication configuration. NOTE - only authentication property is allowed per entry. |
batching | Azure Data Explorer endpoint batching configuration. |
database | Database name. |
host | Host of the Azure Data Explorer in the form of ..kusto.windows.net . |
Property Details
authentication
Authentication configuration. NOTE - only authentication property is allowed per entry.
authentication: DataflowEndpointDataExplorerAuthentication
Property Value
batching
Azure Data Explorer endpoint batching configuration.
batching?: BatchingConfiguration
Property Value
database
Database name.
database: string
Property Value
string
host
Host of the Azure Data Explorer in the form of ..kusto.windows.net .
host: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript