Partager via


SiteProperties.ScaleAndConcurrencyMaximumInstanceCount Property

Definition

The maximum number of instances for the function app.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public float? ScaleAndConcurrencyMaximumInstanceCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.ScaleAndConcurrencyMaximumInstanceCount : Nullable<single> with get, set
Public Property ScaleAndConcurrencyMaximumInstanceCount As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to