Partager via


Databricks type

Calcul DataFactory.

type Databricks = Compute & {
  computeType: "Databricks"
  properties?: DatabricksProperties
}