Description Usage Arguments Details Value
View source: R/dbxClusterAdmin.R
Returns an autoscale structure
1  | autoscale(min_workers, max_workers)
 | 
min_workers | 
 The minimum number of workers to which the cluster can scale down when underutilized. It is also the initial number of workers the cluster will have after creation.  | 
max_workers | 
 The maximum number of workers  | 
see https://docs.databricks.com/api/latest/clusters.html#clusterautoscale
an object of class autoscale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.