Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PoolEvaluateAutoScaleParameter

Package version

An interface representing PoolEvaluateAutoScaleParameter.

summary

Options for evaluating an automatic scaling formula on a pool.

Hierarchy

  • PoolEvaluateAutoScaleParameter

Index

Properties

Properties

autoScaleFormula

autoScaleFormula: string

The formula for the desired number of compute nodes in the pool. The formula is validated and its results calculated, but it is not applied to the pool. To apply the formula to the pool, 'Enable automatic scaling on a pool'. For more information about specifying this formula, see Automatically scale compute nodes in an Azure Batch pool (https://azure.microsoft.com/en-us/documentation/articles/batch-automatic-scaling).

Generated using TypeDoc