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