Uses of Class
com.azure.resourcemanager.datafactory.models.BinarySource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of BinarySource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionBinarySource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.BinarySource.withFormatSettings
(BinaryReadSettings formatSettings) Set the formatSettings property: Binary format settings.BinarySource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.BinarySource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.BinarySource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.BinarySource.withStoreSettings
(StoreReadSettings storeSettings) Set the storeSettings property: Binary store settings.