Uses of Class
com.azure.resourcemanager.datafactory.models.AzureDataLakeStoreWriteSettings
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureDataLakeStoreWriteSettings in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureDataLakeStoreWriteSettings.withCopyBehavior
(Object copyBehavior) Set the copyBehavior property: The type of copy behavior for copy sink.AzureDataLakeStoreWriteSettings.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AzureDataLakeStoreWriteSettings.withExpiryDateTime
(Object expiryDateTime) Set the expiryDateTime property: Specifies the expiry time of the written files.AzureDataLakeStoreWriteSettings.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.