Interface FunctionApp.DefinitionStages
- Enclosing interface:
- FunctionApp
public static interface FunctionApp.DefinitionStages
Grouping of all the function app definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
The first stage of the function app definition.static interface
A function app definition allowing resource group to be specified when an existing app service plan is used.static interface
A function app definition allowing resource group to be specified when an existing app service plan is used.static interface
A function app definition allowing resource group to be specified when a new app service plan is to be created.static interface
A function app definition with sufficient inputs to create a new function app in the cloud, but exposing additional optional inputs to specify.static interface
A function app definition allowing docker registry credentials to be set.static interface
A function app definition allowing daily usage quota to be specified.static interface
A function app definition allowing docker image source to be specified.static interface
A function app definition allowing app service plan to be set.static interface
A function app definition allowing runtime version to be specified.static interface
A function app definition allowing storage account to be specified.