Uses of Class
com.azure.resourcemanager.datafactory.models.AzureBlobStorageWriteSettings
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureBlobStorageWriteSettings in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureBlobStorageWriteSettings.withBlockSizeInMB
(Object blockSizeInMB) Set the blockSizeInMB property: Indicates the block size(MB) when writing data to blob.AzureBlobStorageWriteSettings.withCopyBehavior
(Object copyBehavior) Set the copyBehavior property: The type of copy behavior for copy sink.AzureBlobStorageWriteSettings.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AzureBlobStorageWriteSettings.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.