Freigeben über


FunctionAppConfig.ScaleAndConcurrencyAlwaysReady Property

Definition

'Always Ready' configuration for the function app.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IFunctionsAlwaysReadyConfig[] ScaleAndConcurrencyAlwaysReady { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.ScaleAndConcurrencyAlwaysReady : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IFunctionsAlwaysReadyConfig[] with get, set
Public Property ScaleAndConcurrencyAlwaysReady As IFunctionsAlwaysReadyConfig()

Property Value

Implements

Attributes

Applies to