FluentT - the type of the resourcepublic static interface WebAppBase.UpdateStages.WithWebContainer<FluentT>
| Modifier and Type | Method and Description |
|---|---|
WebAppBase.Update<FluentT> |
withWebContainer(WebContainer webContainer)
Specifies the Java web container.
|
WebAppBase.Update<FluentT> withWebContainer(WebContainer webContainer)
webContainer - the Java web containerVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.