AzureDatabricksDeltaLakeImportCommand Class
Azure Databricks Delta Lake import command settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.datafactory.models._models_py3.ImportSettingsAzureDatabricksDeltaLakeImportCommand
Constructor
AzureDatabricksDeltaLakeImportCommand(*, additional_properties: Optional[Dict[str, Any]] = None, date_format: Optional[Any] = None, timestamp_format: Optional[Any] = None, **kwargs)
Variables
Unmatched properties from the message are deserialized to this collection.
- type
- str
Required. The import setting type.Constant filled by server.
- date_format
- any
Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestamp_format
- any
Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
Feedback
Submit and view feedback for