你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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