Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureDatabricksDeltaLakeExportCommand

Package version

Azure Databricks Delta Lake export command settings.

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional dateFormat

dateFormat: any

Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).

Optional timestampFormat

timestampFormat: any

Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).

type

type: "AzureDatabricksDeltaLakeExportCommand"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc