| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebAppBase.Definition<FluentT>
The entirety of the web app base definition.
|
| Modifier and Type | Method and Description |
|---|---|
WebAppBase.DefinitionStages.WithWebContainer<FluentT> |
WebAppBase.DefinitionStages.WithSiteConfigs.withJavaVersion(JavaVersion version)
Specifies the Java version.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/