FunctionApp.Update Interface

public interface Update extends WebAppBase.Update,FunctionApp.UpdateStages.WithAppServicePlan,FunctionApp.UpdateStages.WithRuntimeVersion,FunctionApp.UpdateStages.WithStorageAccount,FunctionApp.UpdateStages.WithDailyUsageQuota

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

Inherited Members

Applies to