AutoPauseProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Spark pool auto-pausing properties
public class AutoPauseProperties
type AutoPauseProperties = class
Public Class AutoPauseProperties
- Inheritance
-
AutoPauseProperties
Remarks
Auto-pausing properties of a Big Data pool powered by Apache Spark
Constructors
AutoPauseProperties() |
Initializes a new instance of the AutoPauseProperties class. |
AutoPauseProperties(Nullable<Int32>, Nullable<Boolean>) |
Initializes a new instance of the AutoPauseProperties class. |
Properties
DelayInMinutes |
Gets or sets number of minutes of idle time before the Big Data pool is automatically paused. |
Enabled |
Gets or sets whether auto-pausing is enabled for the Big Data pool. |
Applies to
Azure SDK for .NET