Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET