Uses of Class
com.azure.resourcemanager.datafactory.models.AzureMySqlSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureMySqlSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureMySqlSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AzureMySqlSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.AzureMySqlSink.withPreCopyScript
(Object preCopyScript) Set the preCopyScript property: A query to execute before starting the copy.AzureMySqlSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.AzureMySqlSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.AzureMySqlSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.AzureMySqlSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.