Delen via


Databricks type

Een DataFactory-berekening.

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