AdfAzureDatabricksWorkerScaleOption Enumeration
The AdfAzureDatabricksWorkerScaleOption enumeration provides options for whether a Databricks cluster should autoscale workers or use a fixed worker count.
Enumeration Values
Name | Summary |
---|---|
Fixed | Specifies that the Databricks cluster should use a fixed count of workers. |
Autoscaling | Specifies that the Databricks cluster should autoscale workers within a supplied range. |