Share via


AutoPauseProperties Class

Definition

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