Share via


FunctionAppConfig.ScaleAndConcurrency Property

Definition

Function app scale and concurrency settings.

public Azure.ResourceManager.AppService.Models.FunctionAppScaleAndConcurrency ScaleAndConcurrency { get; set; }
member this.ScaleAndConcurrency : Azure.ResourceManager.AppService.Models.FunctionAppScaleAndConcurrency with get, set
Public Property ScaleAndConcurrency As FunctionAppScaleAndConcurrency

Property Value

Applies to