FunctionAppAlwaysReadyConfig.InstanceCount 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 Azure.Provisioning.BicepValue<float> InstanceCount { get; set; }
member this.InstanceCount : Azure.Provisioning.BicepValue<single> with get, set
Public Property InstanceCount As BicepValue(Of Single)

Property Value

Applies to