GradientEdge CDK Utils
    Preparing search index...

    Properties for configuring the Azure Function App resources

    Index

    Properties

    Flex consumption function app configuration

    appConfiguration: AppConfigurationProps

    App Configuration store properties for function settings

    Azure Portal dashboard properties for monitoring

    deploymentStorageContainer: StorageContainerProps

    Storage container for function deployment artifacts

    deploySource: string

    Relative path to the function app deployment source directory

    hostsConfiguration?: string

    Custom host.json configuration to merge with the source host.json

    packageName: string

    Name of the deployment package archive file

    servicePlan: ServicePlanProps

    App Service Plan properties for the function app

    storageAccount: StorageAccountProps

    Storage account properties for the function app

    storageContainer: StorageContainerProps

    Storage container properties for function app data

    timerTriggerCronExpression: string

    Cron expression for timer-triggered functions