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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript