Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoPauseProperties

Package version

Auto-pausing properties of a Big Data pool powered by Apache Spark

Hierarchy

  • AutoPauseProperties

Index

Properties

Properties

Optional delayInMinutes

delayInMinutes: undefined | number

Number of minutes of idle time before the Big Data pool is automatically paused.

Optional enabled

enabled: undefined | false | true

Whether auto-pausing is enabled for the Big Data pool.

Generated using TypeDoc