Uses of Class
com.azure.resourcemanager.datafactory.models.XmlSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of XmlSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionXmlSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.XmlSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.XmlSource.withFormatSettings
(XmlReadSettings formatSettings) Set the formatSettings property: Xml format settings.XmlSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.XmlSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.XmlSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.XmlSource.withStoreSettings
(StoreReadSettings storeSettings) Set the storeSettings property: Xml store settings.