FluentT - the type of the resourcepublic static interface WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT>
| Modifier and Type | Method and Description |
|---|---|
WebAppBase.DefinitionStages.WithCreate<FluentT> |
withScmSiteAlsoStopped(boolean scmSiteAlsoStopped)
Specifies if SCM site is also stopped when the web app is stopped.
|
WebAppBase.DefinitionStages.WithCreate<FluentT> withScmSiteAlsoStopped(boolean scmSiteAlsoStopped)
scmSiteAlsoStopped - true if SCM site is also stoppedVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.