Share via


AzureDataExplorerDataSource interface

The azure data explorer data source.

Extends

Properties

kind
properties

The properties of azure data explorer.

Inherited Properties

creationType

The creation type.

Property Details

kind

kind: "AzureDataExplorer"

Property Value

"AzureDataExplorer"

properties

The properties of azure data explorer.

properties?: AzureDataExplorerProperties

Property Value

Inherited Property Details

creationType

The creation type.

creationType?: "Manual" | "AutoNative" | "AutoManaged"

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceParent.creationType