FunctionAppConfig.ScaleAndConcurrency Property

Definition

Function app scale and concurrency settings. Serialized Name: FunctionAppConfig.scaleAndConcurrency

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