WebAppBase.UpdateStages.WithScmSiteAlsoStopped<FluentT>.withScmSiteAlsoStopped(boolean scmSiteAlsoStopped) 方法
定义
Specifies if SCM site is also stopped when the web app is stopped.
public Update<FluentT> withScmSiteAlsoStopped(boolean scmSiteAlsoStopped)
参数
- scmSiteAlsoStopped
- boolean
true if SCM site is also stopped
返回
WebAppBase.Update<FluentT>
the next stage of web app update