Uses of Class
com.azure.resourcemanager.datafactory.models.AzureDataExplorerSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureDataExplorerSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureDataExplorerSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AzureDataExplorerSink.withFlushImmediately
(Object flushImmediately) Set the flushImmediately property: If set to true, any aggregation will be skipped.AzureDataExplorerSink.withIngestionMappingAsJson
(Object ingestionMappingAsJson) Set the ingestionMappingAsJson property: An explicit column mapping description provided in a json format.AzureDataExplorerSink.withIngestionMappingName
(Object ingestionMappingName) Set the ingestionMappingName property: A name of a pre-created csv mapping that was defined on the target Kusto table.AzureDataExplorerSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.AzureDataExplorerSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.AzureDataExplorerSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.AzureDataExplorerSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.AzureDataExplorerSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.