AutoPauseProperties interface
Auto-pausing properties of a Big Data pool powered by Apache Spark
Properties
delay |
Number of minutes of idle time before the Big Data pool is automatically paused. |
enabled | Whether auto-pausing is enabled for the Big Data pool. |
Property Details
delayInMinutes
Number of minutes of idle time before the Big Data pool is automatically paused.
delayInMinutes?: number
Property Value
number
enabled
Whether auto-pausing is enabled for the Big Data pool.
enabled?: boolean
Property Value
boolean