AzureDatabricksDeltaLakeExportCommand Class
Azure Databricks Delta Lake export command settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.datafactory.models._models_py3.ExportSettingsAzureDatabricksDeltaLakeExportCommand
Constructor
AzureDatabricksDeltaLakeExportCommand(*, 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 export setting type.Constant filled by server.
- date_format
- any
Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestamp_format
- any
Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
Feedback
Submit and view feedback for