public static interface WebApp.DefinitionStages.WithLinuxAppFramework extends WebApp.DefinitionStages.WithContainerImage
| Modifier and Type | Method and Description |
|---|---|
WebApp.DefinitionStages.WithCreate |
withBuiltInImage(RuntimeStack runtimeStack)
Specifies the docker container image to be a built in one.
|
withPrivateDockerHubImage, withPrivateRegistryImage, withPublicDockerHubImageWebApp.DefinitionStages.WithCreate withBuiltInImage(RuntimeStack runtimeStack)
runtimeStack - the runtime stack installed on the imageCopyright © 2021 Microsoft Corporation. All rights reserved.