public static interface WebApp.UpdateStages.WithLinuxAppImage
| Modifier and Type | Method and Description |
|---|---|
WebApp.Update |
withBuiltInImage(RuntimeStack runtimeStack)
Specifies the docker container image to be a built in one.
|
WebApp.Update withBuiltInImage(RuntimeStack runtimeStack)
runtimeStack - the runtime stack installed on the imageVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.