Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Update Namespace

Interfaces

IUpdate

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

IWithAppServicePlan

A function app update allowing app service plan to be set.

IWithDailyUsageQuota

A function app definition allowing daily usage quota to be specified.

IWithRuntimeVersion

A function app update allowing runtime version to be specified.

IWithStorageAccount

A function app definition allowing storage account to be specified. A storage account is required for storing function execution runtime, triggers, and logs.