Uses of Class
com.azure.resourcemanager.datafactory.models.AzureTableSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureTableSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureTableSink.withAzureTableDefaultPartitionKeyValue
(Object azureTableDefaultPartitionKeyValue) Set the azureTableDefaultPartitionKeyValue property: Azure Table default partition key value.AzureTableSink.withAzureTableInsertType
(Object azureTableInsertType) Set the azureTableInsertType property: Azure Table insert type.AzureTableSink.withAzureTablePartitionKeyName
(Object azureTablePartitionKeyName) Set the azureTablePartitionKeyName property: Azure Table partition key name.AzureTableSink.withAzureTableRowKeyName
(Object azureTableRowKeyName) Set the azureTableRowKeyName property: Azure Table row key name.AzureTableSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AzureTableSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.AzureTableSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.AzureTableSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.AzureTableSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.AzureTableSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.