FunctionApp.Update Interface

Implements

public static interface FunctionApp.Update
extends Update<FunctionApp>, WithAppServicePlan, WithRuntimeVersion, WithStorageAccount, WithDailyUsageQuota, WithDockerContainerImage, WithCredentials, WithManagedEnvironmentScaleRules

The template for a function app update operation, containing all the settings that can be modified.

Applies to