FunctionsAlwaysReadyConfig interface

Sets the number of 'Always Ready' instances for a function group or a specific function.

Properties

instanceCount

Sets the number of 'Always Ready' instances for a given function group or a specific function. For additional information see https://aka.ms/flexconsumption/alwaysready.

name

Either a function group or a function name is required. For additional information see https://aka.ms/flexconsumption/alwaysready.

Property Details

instanceCount

Sets the number of 'Always Ready' instances for a given function group or a specific function. For additional information see https://aka.ms/flexconsumption/alwaysready.

instanceCount?: number

Property Value

number

name

Either a function group or a function name is required. For additional information see https://aka.ms/flexconsumption/alwaysready.

name?: string

Property Value

string