次の方法で共有


Databricks type

DataFactory コンピューティング。

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