FunctionAppConfigArgs

constructor(deployment: Output<FunctionsDeploymentArgs>? = null, runtime: Output<FunctionsRuntimeArgs>? = null, scaleAndConcurrency: Output<FunctionsScaleAndConcurrencyArgs>? = null)