Interface FunctionApp.UpdateStages
- Enclosing interface:
- FunctionApp
public static interface FunctionApp.UpdateStages
Grouping of all the function app update stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
A function app update allowing app service plan to be set.static interface
A function app update allowing docker hub credentials to be set.static interface
A function app definition allowing daily usage quota to be specified.static interface
A function app update allowing docker image source to be specified.static interface
A function app update allowing runtime version to be specified.static interface
A function app definition allowing storage account to be specified.