Uses of Class
com.azure.resourcemanager.datafactory.models.AzureDatabricksDeltaLakeExportCommand
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureDatabricksDeltaLakeExportCommand in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureDatabricksDeltaLakeSource.exportSettings()
Get the exportSettings property: Azure Databricks Delta Lake export settings.AzureDatabricksDeltaLakeExportCommand.withDateFormat
(Object dateFormat) Set the dateFormat property: Specify the date format for the csv in Azure Databricks Delta Lake Copy.AzureDatabricksDeltaLakeExportCommand.withTimestampFormat
(Object timestampFormat) Set the timestampFormat property: Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy.Modifier and TypeMethodDescriptionAzureDatabricksDeltaLakeSource.withExportSettings
(AzureDatabricksDeltaLakeExportCommand exportSettings) Set the exportSettings property: Azure Databricks Delta Lake export settings.