FunctionFlexConsumptionTargetResourceConfigurations interface

Configurations for a Function App using Flex Consumption Plan.

Extends

Properties

configurations

A map of configurations for a Function app using Flex Consumption Plan.

kind

The kind value to use when providing configuration. This should typically be not changed from its value.

Property Details

configurations

A map of configurations for a Function app using Flex Consumption Plan.

configurations?: Record<string, FunctionFlexConsumptionResourceConfiguration>

Property Value

kind

The kind value to use when providing configuration. This should typically be not changed from its value.

kind: "FunctionsFlexConsumption"

Property Value

"FunctionsFlexConsumption"