Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoScaleSettings

Package version

interface

An interface representing AutoScaleSettings.

summary

AutoScale settings for the pool.

Hierarchy

  • AutoScaleSettings

Index

Properties

Optional evaluationInterval

evaluationInterval: undefined | string
member

{string} [evaluationInterval] The time interval at which to automatically adjust the pool size according to the autoscale formula. If omitted, the default value is 15 minutes (PT15M).

formula

formula: string
member

{string} formula A formula for the desired number of compute nodes in the pool.

Generated using TypeDoc