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