Interface WebApp.UpdateStages
-
- Enclosing interface:
- WebApp
public static interface WebApp.UpdateStagesGrouping of all the web app update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceWebApp.UpdateStages.WithAppServicePlanA web app update allowing app service plan to be set.static interfaceWebApp.UpdateStages.WithCredentialsA web app update allowing docker hub credentials to be set.static interfaceWebApp.UpdateStages.WithDockerContainerImageA web app update allowing docker image source to be specified.static interfaceWebApp.UpdateStages.WithStartUpCommandA web app definition allowing docker startup command to be specified.
-