Class DatabricksIntegrationAccountSettingsUpdate

Settings for updating the Databricks integration account. Only the fields provided are changed.

Hierarchy

  • DatabricksIntegrationAccountSettingsUpdate

Constructors

Properties

systemTablesSqlWarehouseId?: string

ID of the SQL warehouse used to query the Databricks system tables. Find it at the end of the HTTP Path under Warehouses > Connection Details in the Databricks console. Required once the cloud cost metrics or the Data Observability dataflow is enabled, or while serverless_jobs_enabled is on; an update that leaves the account without one is rejected with a 422 response.

workspaceUrl?: string

URL of the Databricks workspace.

Generated using TypeDoc