Share via


FunctionAppAlwaysReadyConfig.AlwaysReadyInstanceCount Property

Definition

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.

public int? AlwaysReadyInstanceCount { get; set; }
member this.AlwaysReadyInstanceCount : Nullable<int> with get, set
Public Property AlwaysReadyInstanceCount As Nullable(Of Integer)

Property Value

Applies to